R
Regina
Guest
Hello,
I have two interlinked queries. I have just activated the admin account on my db hence a password is required at login. Evntually I want to set up user accounts, is there any way that a form can be "stamped" with the name of the user who made the changes? I would also like to timestamp the same form. I have created an " EnteredOn" field and inserted the code Forms![FormName]![EnteredOn] = Now in to the BeforeUpdate box. However it still does not timestamp and inserting the same text in AfterUpdate field causes even more problems. Can anyoine help? Thank you.
I have two interlinked queries. I have just activated the admin account on my db hence a password is required at login. Evntually I want to set up user accounts, is there any way that a form can be "stamped" with the name of the user who made the changes? I would also like to timestamp the same form. I have created an " EnteredOn" field and inserted the code Forms![FormName]![EnteredOn] = Now in to the BeforeUpdate box. However it still does not timestamp and inserting the same text in AfterUpdate field causes even more problems. Can anyoine help? Thank you.