Code stops for one user, like it has a breakpoint

B

Barb Reinhardt

I have a user where the code stops at this line like it has a breakpoint, but
it doesn't. There is no issue on my system.

myUserName = Environ("USERNAME")

When the user presses F5, it continues to run. Has anyone seen this and
what do I need it to do to run without stopping?

Thanks,

Barb Reinhardt
 
N

Neptune Dinosaur

Barb

The only thing that stikes me about this is the case. I run several files
in here that are used by about 50 people every days. Environ("UserName") has
never given us a problem (note the use of Proper Case rather than your UPPER).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top