Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 16
Default Cells shows current month only in number format

Hello. How can make a cell show the current monht? So for if its October it
shows the number 10 in a cell?

I've tried data, today, etc... the closest I've gotten is to show an O for
October, but I need the number. Thanks
  #2   Report Post  
Posted to microsoft.public.excel.newusers
CM CM is offline
external usenet poster
 
Posts: 136
Default Cells shows current month only in number format

=CHOOSE(MONTH(TODAY()),1,2,3,4,5,6,7,8,9,10,11,12)
--
hope to help,
cm


"Benny" wrote:

Hello. How can make a cell show the current monht? So for if its October it
shows the number 10 in a cell?

I've tried data, today, etc... the closest I've gotten is to show an O for
October, but I need the number. Thanks

  #3   Report Post  
Posted to microsoft.public.excel.newusers
CM CM is offline
external usenet poster
 
Posts: 136
Default Cells shows current month only in number format

actually, month(today()) works alone.
--
hope to help,
cm


"Benny" wrote:

Hello. How can make a cell show the current monht? So for if its October it
shows the number 10 in a cell?

I've tried data, today, etc... the closest I've gotten is to show an O for
October, but I need the number. Thanks

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
How do I count the number of even weeks in the current month. dd Excel Worksheet Functions 6 February 22nd 07 07:29 AM
Show week number in current month DKerr Excel Discussion (Misc queries) 4 February 23rd 06 09:20 PM
Formula for current month minus one = Quarter number in a macro. Pank Excel Discussion (Misc queries) 11 June 22nd 05 02:47 PM
HELP - need to returns the current number of past month this year and ... elz64 Excel Worksheet Functions 6 April 6th 05 01:37 PM
how do i display the total number of days in the current month in. timerigger Excel Discussion (Misc queries) 6 March 20th 05 05:13 PM


All times are GMT +1. The time now is 06:16 PM.

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

About Us

"It's about Microsoft Excel"