ashleybyrdnc
Registered User.
- Local time
- Yesterday, 21:13
- Joined
- Sep 27, 2006
- Messages
- 17
I have been trying to use Environ("username") as criteria in a query to return the computer's login name. (Note I have a table with all the usersname) I can use it in a msg box in VB code to return the usersname, but not when I make it my criteria in a query,
I get the error Message
"undefined function 'Environ' in expression."
Please help me figure out what my problem is.
I get the error Message
"undefined function 'Environ' in expression."
Please help me figure out what my problem is.