J John W. Vinson Mar 21, 2007 #2 Need help to date stamp all records that were selected by a parameter query. Click to expand... Then you'll presumably need to change the query to an Update query, and update a date/time field in the table to Date() (or to Now() if you want the date and time). For a more detailed answer please post a more detailed question. John W. Vinson [MVP]
Need help to date stamp all records that were selected by a parameter query. Click to expand... Then you'll presumably need to change the query to an Update query, and update a date/time field in the table to Date() (or to Now() if you want the date and time). For a more detailed answer please post a more detailed question. John W. Vinson [MVP]