J
John - Memorial Health
I have a confidentiality form that displays the users
network name in a text box and another text box with the
date and time they accessed the database. It is in a
subform on the confidentiality form.
How do I send that to a table to track who accesses the
database when they click on the Agree button. I don't
want to set up users in the database, it would be too
difficult for all the people that access the database.
I was thinking of using an IF...THEN...ELSE statement but
don't really know how to code it correctly.
Can you help?
Thanks in advance!
John
network name in a text box and another text box with the
date and time they accessed the database. It is in a
subform on the confidentiality form.
How do I send that to a table to track who accesses the
database when they click on the Agree button. I don't
want to set up users in the database, it would be too
difficult for all the people that access the database.
I was thinking of using an IF...THEN...ELSE statement but
don't really know how to code it correctly.
Can you help?
Thanks in advance!
John