GetUser

Fozi

Registered User.
Local time
Today, 10:57
Joined
Feb 28, 2006
Messages
137
I'm trying to utilise the GetUser function to pull through the Users windows login into an Control on my form called Staff Name. Having placed =GetUser() into the Default Value property of the control I get nothing coming through.

Placing the same within the Control Source brings the username through bu obviously then changes every record with the current user which is useless.

Any clues ?

__________

Sorry I should have also mentioned that if I leave the Control Source blank with the =GetUser() in the Default property it comes through but not if the Control Source has the field name in it.
 
Last edited:

Users who are viewing this thread

Back
Top Bottom