ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   How can I show the Month in Text with the =month command (https://www.excelbanter.com/new-users-excel/115710-how-can-i-show-month-text-%3Dmonth-command.html)

Ovid

How can I show the Month in Text with the =month command
 
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

Gary''s Student

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


JMB

How can I show the Month in Text with the =month command
 
Another way - you could display the month without using the month function
(unless you need the month number for something else):

=TEXT(TODAY(),"mmmm")
replace Today() w/a date or reference to a date.

or just enter the date (or link to the date) and use a custom format of "mmmm"


"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



All times are GMT +1. The time now is 07:23 AM.

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