#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 92
Default Confused

A:A has dates in it, formatted as Date, dd-mm-yyyy
B:B I want to use =MONTH(A?). This works fine as it shows the month number,
ie 3. My problem starts when I try to format B:B as mmmm and the cell shows
January.
What am I doing wrong?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Confused

In B1: =A1 (custom format as mmmm)


"Dale" wrote:

A:A has dates in it, formatted as Date, dd-mm-yyyy
B:B I want to use =MONTH(A?). This works fine as it shows the month number,
ie 3. My problem starts when I try to format B:B as mmmm and the cell shows
January.
What am I doing wrong?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Confused

May be A1 is not a real date may be a text date, or B1 format as text.

"Dale" wrote:

Your suggestions works fine and I can work with this.
My confusion comes from the fact that the function MONTH(A1) does not work.
I was just wondering why.

"Toppers" wrote:

The previous answer given will get the correct result so if you have

in B1: =A1 and B1 formatted as "mmmm" then it's the data.

"Dale" wrote:

Did that, but it still shows January instead of March. Any thoughts?

"Teethless mama" wrote:

In B1: =A1 (custom format as mmmm)


"Dale" wrote:

A:A has dates in it, formatted as Date, dd-mm-yyyy
B:B I want to use =MONTH(A?). This works fine as it shows the month number,
ie 3. My problem starts when I try to format B:B as mmmm and the cell shows
January.
What am I doing wrong?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 92
Default Confused

Your suggestions works fine and I can work with this.
My confusion comes from the fact that the function MONTH(A1) does not work.
I was just wondering why.

"Toppers" wrote:

The previous answer given will get the correct result so if you have

in B1: =A1 and B1 formatted as "mmmm" then it's the data.

"Dale" wrote:

Did that, but it still shows January instead of March. Any thoughts?

"Teethless mama" wrote:

In B1: =A1 (custom format as mmmm)


"Dale" wrote:

A:A has dates in it, formatted as Date, dd-mm-yyyy
B:B I want to use =MONTH(A?). This works fine as it shows the month number,
ie 3. My problem starts when I try to format B:B as mmmm and the cell shows
January.
What am I doing wrong?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 618
Default Confused

If you have used MONTH(A1) to get the value 3, and then try to format that
cell as a date with the format mmmm, it will say January because number 3 is
the Excel equivalent of the date January 3rd 1900.

If you want just to show the name of the month, either format column A as
mmmm, or in B1 put =A1 and format B as mmmm.
--
David Biddulph

"Dale" wrote in message
...
A:A has dates in it, formatted as Date, dd-mm-yyyy
B:B I want to use =MONTH(A?). This works fine as it shows the month
number,
ie 3. My problem starts when I try to format B:B as mmmm and the cell
shows
January.
What am I doing wrong?



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
Confused Dale Excel Worksheet Functions 1 March 28th 07 12:21 AM
Confused Karmen New Users to Excel 4 February 24th 06 08:27 PM
confused,please help shrutikhurana Excel Discussion (Misc queries) 1 February 3rd 06 12:32 PM
:S confused :S Laura \( '_' \) Excel Discussion (Misc queries) 1 November 15th 05 01:44 PM
:S confused :S Laura \( '_' \) Charts and Charting in Excel 1 November 15th 05 01:44 PM


All times are GMT +1. The time now is 09:00 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"