D
Dan
Hi,
I got the following error when I tried to rename a sheet (chart) back to it’
s original name:
“Cannot rename a sheet to the same name as another sheet, a referenced
object library or a workbook referenced by Visual Basic”
Here’s what happened:
I initially created a sheet named “mychart”
I made another sheet “mychart(2)” by copying “mychart”, and deleted
“mychart”.
I found out “mychart” was still referenced in VBAProject as
“chart4(mychart)”, even the sheet was deleted. And I couldn’t delete
“chart4(mychart)” in VBA Project Explorer.
Any way to fix it? Thanks a lot.
I got the following error when I tried to rename a sheet (chart) back to it’
s original name:
“Cannot rename a sheet to the same name as another sheet, a referenced
object library or a workbook referenced by Visual Basic”
Here’s what happened:
I initially created a sheet named “mychart”
I made another sheet “mychart(2)” by copying “mychart”, and deleted
“mychart”.
I found out “mychart” was still referenced in VBAProject as
“chart4(mychart)”, even the sheet was deleted. And I couldn’t delete
“chart4(mychart)” in VBA Project Explorer.
Any way to fix it? Thanks a lot.