I have imported excel files into an access database and made the table for my form. I now have a form that I designed, that allows the user to query the information on the table, and I have created a tick box to allow the user to check if the file is on site or off site at our storage unit. How can I set the form, to "lock" all aspects of the data, except the tickbox? I.E. I don't want the user to be able to edit any of the information, only have the option to check the tick box, and once the tick box is checked, completely lock the record and allow no further editing.
Also, when searching the database is it possible to search on two fields at the same time, or can you only search one field at a time?