Our company has made available a Sharepoint Server where one can post files and other users can open and modify them (in Internet Explorer). The problem is that files that contain advanced (and potentially dangerous) content, such as external links and macros are not available that way and need to be downloaded in order to be opened.
We want to have a "Production Summary Dashboard" in which every plant manager enters his/her plant's monthly data (units produced, batches, man-hours), and the dashboard then shows its updated year-to-date performance.
The problem is that there are several plant managers that need to update the same data table, appending records at the end. There is always the risk of changing previous months data, entering duplicate records, or otherwise corrupting the existing information.
The question is: Is there a way of implementing a data entry form, with dropboxes to limit misspelling of text fields, but without any macros or VBA?. The Autoform feature is almost good, but one cannot restrict what the user writes on those fields that should limit to a list.
Thanks...
We want to have a "Production Summary Dashboard" in which every plant manager enters his/her plant's monthly data (units produced, batches, man-hours), and the dashboard then shows its updated year-to-date performance.
The problem is that there are several plant managers that need to update the same data table, appending records at the end. There is always the risk of changing previous months data, entering duplicate records, or otherwise corrupting the existing information.
The question is: Is there a way of implementing a data entry form, with dropboxes to limit misspelling of text fields, but without any macros or VBA?. The Autoform feature is almost good, but one cannot restrict what the user writes on those fields that should limit to a list.
Thanks...