How can I show the Month in Text with the =month command
If a date is in A1 then:
=DATE(2006,MONTH(A1),1)
will show October formatted as
mmmm
--
Gary's Student
"Ovid" wrote:
I am trying to display the month in text after I use the =month command. This
gives me the month number I need to the month name..
Thanks
Ovid
|