autofill a bound box

riddicule123

Registered User.
Local time
Today, 16:19
Joined
May 27, 2015
Messages
29
hi

is there anyway or code to autofill a bound text/combo box for instance with the person who is working the database i have this code but doesnt work with bound boxes

Me![Agent] = Forms("loginform")![cbousername]
 
Where did you put the code? And does it error? Expand on "it doesn't work".
 

Users who are viewing this thread

Back
Top Bottom