I am using an example DB (found at Microsoft Access tips: Search criteria) to create a search form to locate specific items in my DB tracking table. I pretty much copied everything directly from that example DB and changed the names to match my table. The search form works like a champ however in the example DB I am using it states the form cannot be used to update an existing record. If that is truly the case then the search form is of no use to me since the only reason I am searching for an item is to update it. If the search form could also allow new entries, that would be a bonus so I could have one form to do it all.
I should mention the search form has a text box for every field in the record so the desire is to find the record then update it on the form and save the update somehow.
I should mention the search form has a text box for every field in the record so the desire is to find the record then update it on the form and save the update somehow.