View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Esben[_3_] Esben[_3_] is offline
external usenet poster
 
Posts: 1
Default Change the sheets (Name)

Hi

I can change the active sheets "name" from a macro by using:

ActiveSheet.Name = "newname"

But how do i change the "(Name)" from the macro?

---

Esbe

--
Message posted from http://www.ExcelForum.com