Thread
:
Using TEXT function in VBA
View Single Post
#
9
Posted to microsoft.public.excel.programming
Lars Klintholm
external usenet poster
Posts: 5
Using TEXT function in VBA
myDate = Format(Sheets("Data").Cells(1, 1).Value, "mmmm")
Cells(9,3) of course
--
Regards
Lars Klintholm
Reply With Quote
Lars Klintholm
View Public Profile
Find all posts by Lars Klintholm