Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula "=month(B2)+2" which works fine, but i have 2006 & 2007 data
next to eachother, SO...if I have 5/1/07 it responds with 7 instead of 19...whereas 5/1/06 returns 7 which is correct. could I use an IF formula for this? the only thing is the IF formula only allows 7 formulas where this might need 24; 1 for each month... |