G
Guest
Please help! Can anyone tell me what would be the easiest way to capture
which user entered a record into the database I have created? Currently users
enter data via forms and select their user name from a drop down box. Now, I
realize I don’t want a user to be able to select a name other than their own.
It seems to me that I could probably create some system where the user enters
his/her name once and then that data can be used to automatically fill in the
employee field in the each record. I have a users table that contains user
names and I began creating a logon type form but I don’t know where to go
from there.
Am I going about this all wrong?
which user entered a record into the database I have created? Currently users
enter data via forms and select their user name from a drop down box. Now, I
realize I don’t want a user to be able to select a name other than their own.
It seems to me that I could probably create some system where the user enters
his/her name once and then that data can be used to automatically fill in the
employee field in the each record. I have a users table that contains user
names and I began creating a logon type form but I don’t know where to go
from there.
Am I going about this all wrong?