Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
jim sturtz
 
Posts: n/a
Default show character value of a month rather than numeric?

the month function gives me 1 for the value of month(today()), can i get
january instead?

thanks.

jim

microsoft.public.excel.newusers



  #2   Report Post  
Posted to microsoft.public.excel.newusers
Ragdyer
 
Posts: n/a
Default show character value of a month rather than numeric?

Just use
=TODAY()
And custom format the cell to
mmm
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"jim sturtz" wrote in message
...
the month function gives me 1 for the value of month(today()), can i get
january instead?

thanks.

jim

microsoft.public.excel.newusers




  #3   Report Post  
Posted to microsoft.public.excel.newusers
Ron Coderre
 
Posts: n/a
Default show character value of a month rather than numeric?

Try this:

=TEXT(TODAY(),"mmmm")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"jim sturtz" wrote:

the month function gives me 1 for the value of month(today()), can i get
january instead?

thanks.

jim

microsoft.public.excel.newusers




  #4   Report Post  
Posted to microsoft.public.excel.newusers
Kevin Lehrbass
 
Posts: n/a
Default show character value of a month rather than numeric?

Hi Jim,

Try this formula:
=CHOOSE(MONTH(TODAY()),"January","February","March ","April","May","June","July","August","September" ,"October","November","December")

Cheers,

Kevin Lehrbass

www.spreadsheetsolutions4u.com


"jim sturtz" wrote:

the month function gives me 1 for the value of month(today()), can i get
january instead?

thanks.

jim

microsoft.public.excel.newusers




  #5   Report Post  
Posted to microsoft.public.excel.newusers
jim sturtz
 
Posts: n/a
Default show character value of a month rather than numeric?

whatta group, now which do i take door#1 or ....

thanks.

"jim sturtz" wrote in message
...
the month function gives me 1 for the value of month(today()), can i get
january instead?

thanks.

jim

microsoft.public.excel.newusers







Reply
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
Show week number in current month DKerr Excel Discussion (Misc queries) 4 February 23rd 06 09:20 PM
How do I get a cell to show the fifth character of another cell? dedsky Excel Discussion (Misc queries) 1 December 29th 05 04:37 AM
show month number as month name in Excel? Phil Hart Excel Discussion (Misc queries) 3 June 20th 05 06:12 PM
Show month in different color? OneGoose Excel Discussion (Misc queries) 1 June 1st 05 06:08 AM
Pivot Table - Group by Month - Show Items with no data Dan Reynolds Excel Discussion (Misc queries) 0 November 28th 04 01:01 AM


All times are GMT +1. The time now is 09:23 PM.

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"