-
[resolved] userforms
two months ago, i had a working program.
today, using the same code, with zero changes, that code no longer works. instead when i press the "run sub/userform" line in 'Word VB' the form pops up. when i press the command button, the form never goes away like it use to, and hence my Word file never gets updated.
any ideas??
the only thing that is different is that i changed computers, but i am using the same edition of VB.
all help is appreciated.
//
with issues, always make sure the variables are being passed correctly. this small issue gave me a big headache, and still have no idea about what happened.
fixed