re: how do i make a field default to the current NT username

homer2002

Registered User.
Local time
Today, 17:48
Joined
Aug 27, 2002
Messages
152
re: how do i make a field default to the current NT username

As the subject line asks?
How do i make a field default to the username ID.

I have a function that returns the Username, but how do i use this function to make the field value (I want to keep it out of the form as it is a security check.

I tried pointing the default value to the function using

=GetNTname but this doesn't work.

Can I do it this way and i'm just getting the syntax wrong, or is it going to be more complicated???


TIA Homer
 

Users who are viewing this thread

Back
Top Bottom