I’ve tried using the CurrentUser function and I’m either doing something wrong or I’ve got the wrong function.
I need to add 2 additional fields to each of my tables. The first field would identify the user that last updated the record. The second field would identify the date/time that user updated the record.
Even though I have locked my database down with as much security as I could figure out (Full workgroup security has been setup for admin, mgr, and user groups with different access for each table, form, report, and query in the file), I still have the occasional user that’s sneaky and getting to the background of the file. I’ve even removed access to the toolbars. I want to be able to find out who’s doing it. If I can add this directly into the tables, I can continually monitor the records.
thanks
christine