Hi all
Does anybody have any help and advice, why the following formula always returns Jan as the month
=text(month(a2),"mmm")&char(13)&year(a2)
=text(month(b2),"mmm")&char(13)&year(b2)
a2 contains 01/01/07, formatted as January-07
b2 contains 02/02/07, formatted as February-07
this continues for the rest of the months, but I always get Jan 07 returned.
any ideas?
thanks
Does anybody have any help and advice, why the following formula always returns Jan as the month
=text(month(a2),"mmm")&char(13)&year(a2)
=text(month(b2),"mmm")&char(13)&year(b2)
a2 contains 01/01/07, formatted as January-07
b2 contains 02/02/07, formatted as February-07
this continues for the rest of the months, but I always get Jan 07 returned.
any ideas?
thanks