G
Guest
I use the following coding to keep a salesman name for entry into a order
entry system:
Public gstrThisUser As String
Is there a way to move that variable into the default value on a form? I
have got coding to work with a interger value but cannot get it to work with
a string value. Thanks for any help.
entry system:
Public gstrThisUser As String
Is there a way to move that variable into the default value on a form? I
have got coding to work with a interger value but cannot get it to work with
a string value. Thanks for any help.