Hi Folks
I am trying to rename an excel worksheet and get this runtime error '438' "Object doesn't support this property or method "
ExcelSheet("week").Name = "week" & vCurrWeekNumber
Is there another way I can use to do rename a worksheet.
Thanks much !
Brenda
I am trying to rename an excel worksheet and get this runtime error '438' "Object doesn't support this property or method "
ExcelSheet("week").Name = "week" & vCurrWeekNumber
Is there another way I can use to do rename a worksheet.
Thanks much !
Brenda