Hi, I'm hoping someone can help. I created a database that will be updated by one group, and then 'selected' information viewed by another. I used forms (for the reading group) to select from dropdowns, run queries, and then display what's requested on a report. Each time the dropdown is selected, it updates the table with a record containing that selection. I tried changing the data properties to 'no' for updates, etc, but then the form doesn't display the dropdowns and buttons. How do I use a form but not let the table be updated by it? I'm not real good at coding and appreciate any help that can be given !! Thanks!!