A
Alastair MacFarlane
Dear All
I am having problems with the following line of code:
Windows(SheetName).Activate
Sometimes you see:
test1.xls or test1 in the Window list.
Sometimes Excel's list of files in the windows menu have
an .xls after them and sometimes they don't. I don't want
to start using left and len functions to check for this.
How can I ensure that all machines that use Excel have the
same descriptor in the Window File list. We all use the
same version of Excel 97 (SR2).
Alastair
I am having problems with the following line of code:
Windows(SheetName).Activate
Sometimes you see:
test1.xls or test1 in the Window list.
Sometimes Excel's list of files in the windows menu have
an .xls after them and sometimes they don't. I don't want
to start using left and len functions to check for this.
How can I ensure that all machines that use Excel have the
same descriptor in the Window File list. We all use the
same version of Excel 97 (SR2).
Alastair