G
Guest
I have a table created by a maketable query that holds one item in a single
field. table [CurrentUser] field [UserInitials]
I want to add a control in a data entry form [frmTransEntry] that will pick
up this item and insert it into the record being created - table
[Transaction] field [User] I have tried a text box (couldn't pick up the
item), combobox and listbox bound to [User] and picking up data from
[CurrentUser]. These last more or less worked but I have to click the
combobox or listbox and I would prefer it to be automatic, invisible even.
Can anyone help?
field. table [CurrentUser] field [UserInitials]
I want to add a control in a data entry form [frmTransEntry] that will pick
up this item and insert it into the record being created - table
[Transaction] field [User] I have tried a text box (couldn't pick up the
item), combobox and listbox bound to [User] and picking up data from
[CurrentUser]. These last more or less worked but I have to click the
combobox or listbox and I would prefer it to be automatic, invisible even.
Can anyone help?