Thread
:
Change sheet name
View Single Post
#
2
Posted to microsoft.public.excel.programming
pikus
external usenet poster
Posts: 1
Change sheet name
Worksheets(1).Name = Worksheets(1).Cells(5, 1).Value
This will work, but I'll post an improvement in a bit.
- Pikus
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
pikus
View Public Profile
Find all posts by pikus