I have a form that pulls in a selected number of records from a table using a parameter query that I enter parameter each time. I want to add a date in a field to all of these records that are in the form using an update query without running through another Update query entering the same parameters. Any help would be appreciated.
Thanks in advance!
Thanks in advance!
Comment