C
Cihat Mus
I have a small access databese on a shared computer for entering data. Each
user has their own user ID's and passwd's.
In the table, the fields and types are:
Field_Date: Now()
Field_Comment: Text
Field_User: Text - Combo Box (Users choose their names from the combo box
and finish the action)
I want to prevent users entering records instead of other users. How can I
assign user names automatically to the field in a table or form?
user has their own user ID's and passwd's.
In the table, the fields and types are:
Field_Date: Now()
Field_Comment: Text
Field_User: Text - Combo Box (Users choose their names from the combo box
and finish the action)
I want to prevent users entering records instead of other users. How can I
assign user names automatically to the field in a table or form?