ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   run time error 1004 naming a sheet (https://www.excelbanter.com/excel-programming/318783-run-time-error-1004-naming-sheet.html)

Robert

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?

Dave Peterson[_5_]

run time error 1004 naming a sheet
 
Do you have another sheet that already has the name "Data"?

Is the workbook protected (tools|protection|protect workbook)?

Robert wrote:

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?


--

Dave Peterson


All times are GMT +1. The time now is 02:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com