Hi guys, first of all see my previous post:
Would someone be able to tell me how I can have the username in the "tbl_loginLOG" also entered into a field called "UserEnt" in a form called "frm_history".
This form is used to record the movement of laptops in and out of a cupboard and i would like the name of users who input entries in the history table also shown. At the moment the form has the "Information, Date & Time" fields displayed. I would like to have the username of the most recent logged on user to populate the "UserEnt" field in this form/table.
SEE:
(shows the query from which frm_History is derived, to enter new information)
(shows The history form, click on "Add Note" which opens up frm_History to make a new entry)
Would someone be able to tell me how I can have the username in the "tbl_loginLOG" also entered into a field called "UserEnt" in a form called "frm_history".
This form is used to record the movement of laptops in and out of a cupboard and i would like the name of users who input entries in the history table also shown. At the moment the form has the "Information, Date & Time" fields displayed. I would like to have the username of the most recent logged on user to populate the "UserEnt" field in this form/table.
SEE:
(shows the query from which frm_History is derived, to enter new information)
(shows The history form, click on "Add Note" which opens up frm_History to make a new entry)