ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Month (https://www.excelbanter.com/excel-worksheet-functions/221686-month.html)

Christine[_3_]

Month
 
what is the formula for returning the month (eg Aug) of a date?



Teethless mama

Month
 
=TEXT(A1,"mmm")

"Christine" wrote:

what is the formula for returning the month (eg Aug) of a date?




Ashish Mathur[_2_]

Month
 
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?



Centrol

Month
 
need the formula to return 'Aug' and not '8'




"Ashish Mathur" wrote in message
...
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?





John[_22_]

Month
 
Hi
You received the answer to your question by "Teethless mama.
Did you try it?? if its not working, tell us what its doing.
HTH
John
"Centrol" wrote in message
...
need the formula to return 'Aug' and not '8'




"Ashish Mathur" wrote in message
...
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?






Ashish Mathur[_2_]

Month
 
Hi,

Try this

text(month(cell_ref),"mmmm")
--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Centrol" wrote in message
...
need the formula to return 'Aug' and not '8'




"Ashish Mathur" wrote in message
...
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?





David Biddulph[_2_]

Month
 
I'm reluctant to argue with an MVP, Ashish, but I think that your formula
would invariably return January.

I think you may have intended to say
=text(cell_ref,"mmm")
[No MONTH function, and only 3 m characters.]
--
David Biddulph

Ashish Mathur wrote:
Hi,

Try this

text(month(cell_ref),"mmmm")

"Centrol" wrote in message
...
need the formula to return 'Aug' and not '8'

"Ashish Mathur" wrote in message
...
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?




Ashish Mathur[_2_]

Month
 
Thanks for the correction

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
I'm reluctant to argue with an MVP, Ashish, but I think that your formula
would invariably return January.

I think you may have intended to say
=text(cell_ref,"mmm")
[No MONTH function, and only 3 m characters.]
--
David Biddulph

Ashish Mathur wrote:
Hi,

Try this

text(month(cell_ref),"mmmm")

"Centrol" wrote in message
...
need the formula to return 'Aug' and not '8'

"Ashish Mathur" wrote in message
...
Hi,

you can also use =month(cell_ref)

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Christine" wrote in message
...
what is the formula for returning the month (eg Aug) of a date?





All times are GMT +1. The time now is 03:32 PM.

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