View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default Calculating current month

=TEXT(TODAY(),"mmm")

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Randy" wrote in message
...
I need a worksheet to calculate the current month and print it out in text
form example September and not in numeric form example 9. I have tried
playing around with the date functions but have not come up with the
solution. Can anyone suggest a method for accomplishing this taskÉ