P
pat67
There is a function to show the number of the 1-12. Is there a way to
show the name?
show the name?
=TEXT(DATE(2010,A1,1),"mmmm") if you've got 1-12 in A1
=TEXT(A1,"mmmm") if you've got the date in A1
--
David Biddulph
- Show quoted text -