G
Guest
Using Excel 97 on Windows 2000 Pro., the following code runs fine:
sheets(1).name = "Data"
However, when run on a client's machine using Excel 2000 and XP, this causes
the run time error.
Anyone have any ideas?
sheets(1).name = "Data"
However, when run on a client's machine using Excel 2000 and XP, this causes
the run time error.
Anyone have any ideas?