LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default How to Show month as text??

=TEXT(A1, "mmmm") yeilds the full name of the month. :o)

or using Fred's suggestion and just formatting the cell as mmmm

--
Regards

Roger Govier


"steveK" wrote in message
ups.com...

Fred Smith wrote:
Month(a1) is a number. You cannot display it as text.

However, you can easily display just the month of the date. So, in
your example,
use a custom format of mmm for A1.

If you want both the date, and the month, then for a2 use:

=a1, and format as mmm

--
Regards,
Fred


Awesome! Thanks Fred.
=TEXT(A1, "mmmm") yeilds the full name of the month. :o)



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text entries behaving like numbers jkiser Excel Discussion (Misc queries) 12 August 30th 06 09:29 PM
How do I get all text to show up and print all of it in cells? Susie-Q Setting up and Configuration of Excel 1 January 27th 06 04:12 PM
Use a text box to calculate and show results in a user form stockpick Excel Discussion (Misc queries) 6 August 6th 05 06:04 AM
HOW DO I SUMMARIZE A LIST OF TEXT, I WANT ONE A TO SHOW UP NOT 10 JasmineSy Excel Worksheet Functions 1 May 27th 05 04:59 PM
HELP with this function Jay Excel Worksheet Functions 7 May 24th 05 06:45 PM


All times are GMT +1. The time now is 10:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"