Thread
:
naming sheets
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jim Cone
external usenet poster
Posts: 3,290
naming sheets
Worksheets(1).Name = Format$(Date, "mmddyy")
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
"jhyatt" wrote in message
is there a way to name sheets with a date using a macro?
Reply With Quote
Jim Cone
View Public Profile
Find all posts by Jim Cone