I have a form in my program that users fill out and submit. This is located on a windows server and they access it over our network. For the field 'requestor' I have =Environ("username") entered in the default value in the data field. This works well for all but one user and there are around 30 other users that work ok.
The rest of the program works fine but it does not pick up her network log in name. This is there instead- #name? The program was working fine untill her pc crashed one day and our dp department imaged another users machine and placed it on hers. I checked the other users machine and it does not work on that one either but she does not use this program. Since that time, they have reinstalled access but the results are the same with the =Environ("username") field. What else could we check out?
Thanks!
The rest of the program works fine but it does not pick up her network log in name. This is there instead- #name? The program was working fine untill her pc crashed one day and our dp department imaged another users machine and placed it on hers. I checked the other users machine and it does not work on that one either but she does not use this program. Since that time, they have reinstalled access but the results are the same with the =Environ("username") field. What else could we check out?
Thanks!