S
Sandy
Excel 2003
I have a macro which opens another excel file (within same folder)- let's
say NewBook.xls has macro to open OldBook.xls.
OldBook.xls has a UserForm (frmWelcome) which runs but then requires the
user to click a command button on the form to close it. Is there any way
that I can include code (in NewBook.xls) to close the UserForm, or not open
it at all?
Basically I am trying to copy data from OldBook.xls to NewBook.xls, but when
frmWelcome kicks in it jams everything up.
Any ideas?
Sandy
I have a macro which opens another excel file (within same folder)- let's
say NewBook.xls has macro to open OldBook.xls.
OldBook.xls has a UserForm (frmWelcome) which runs but then requires the
user to click a command button on the form to close it. Is there any way
that I can include code (in NewBook.xls) to close the UserForm, or not open
it at all?
Basically I am trying to copy data from OldBook.xls to NewBook.xls, but when
frmWelcome kicks in it jams everything up.
Any ideas?
Sandy