Thread
:
run time error 1004 naming a sheet
View Single Post
#
1
Posted to microsoft.public.excel.programming
Robert
external usenet poster
Posts: 193
run time error 1004 naming a sheet
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?
Reply With Quote
Robert
View Public Profile
Find all posts by Robert