Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 148
Default Confusing results

Thanks David. I don't understand your explanation why I should get what I
got - especially since the other cells did not add a year.
But your suggestion worked beautifully. The reason I didn't do that before
is I didn't figure it out!

Thanks

"David Biddulph" wrote:

If H15 is 31/1/10, MONTH will return 12, you've then added 2 to make it 14,
hence 31/1/11 sounds like the answer you would expect from that formula.

I'm not sure why you are using =DATE(YEAR(H15),MONTH(H15-DAY(H15))+2,)
Why not =DATE(YEAR(H15),MONTH(H15)+1,0) ?
--
David Biddulph


"Papa Jonah" wrote in message
...
In cells H15 and H36 I have 10/31/09 and 1/31/10 respectively.
In J 15 and J36 I have the following formula:

=DATE(YEAR(H15),MONTH(H15-DAY(H15))+2,)
Cell J36 has With H36 instead of H15.
The intent is to identify the last date of the month identified in column
H.

However, the results a
H J
10/31/09 10/31/09 (This worked)
1/31/10 1/31/11 (This added a whole year)

The equation seems to work every where unless the date in column H is in
January.

Column L does something similar to calculate the end of the subsequent
month. It works in all cases. The formula I used for that is:
=DATE(YEAR(H36),MONTH(H36-DAY(H36)+2)+2,)

Why isn't the first formula working in every case?

TIA

Papa J



.

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
Menu confusing marriedhsdad New Users to Excel 3 January 18th 10 04:20 PM
Confusing Function Chris C Excel Worksheet Functions 4 November 5th 08 06:41 PM
V-/H- LOOKUP still confusing Andreas B Excel Worksheet Functions 3 June 5th 08 02:54 PM
VLookup confusing jag53 Excel Worksheet Functions 4 June 28th 07 04:26 PM
Confusing Problem Cincy Excel Discussion (Misc queries) 2 July 13th 06 09:19 PM


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