ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Calculating Month Name (https://www.excelbanter.com/excel-discussion-misc-queries/38131-calculating-month-name.html)

RestlessAde

Calculating Month Name
 
Hi,

I need a formula that takes a date function and returns the name of the
month in a string format. Month(c2) returns the number 8, but I would like it
to return the string "August".

Thanks,
RA

CLR

=TEXT(C2,"mmmm")

Vaya con Dios,
Chuck, CABGx3




"RestlessAde" wrote in message
...
Hi,

I need a formula that takes a date function and returns the name of the
month in a string format. Month(c2) returns the number 8, but I would like

it
to return the string "August".

Thanks,
RA




Biff

Hi!

Try this:

=TEXT(C2,"mmmm")

Biff

"RestlessAde" wrote in message
...
Hi,

I need a formula that takes a date function and returns the name of the
month in a string format. Month(c2) returns the number 8, but I would like
it
to return the string "August".

Thanks,
RA





All times are GMT +1. The time now is 01:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com