I have a form that is being used by about 4 people as a queue system. There is status field that indicates when something is new, pending, and completed. I would like to create a macro that is linked to a button that does the following.
- If a record is marked with a completed status, then that record add's today's date in the completed date field and add's the user's information to the Reviewed by field.
Any ideas on how to make that happen? I used 2007 but can use 2003 if I need to use .mdb security settings. I was wondering if its possible to use the "User name" field in the Access Options?