Friends,
I have a commandbutton that launches a userform that, on the first go around, initializes 5 textboxes to blanks. Then, the user's inputs are stored as global variables.
The next time a user hits the command button the userform initializes to incremented values based on the global variables... and it works fine...
BUT... the next time the command button is hit, the global variables have all mysteriously reset to zeros...
Any idea why?
Thanks in advance,
-Mike
Bookmarks