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
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