H
Heather
Is there a function that converts the month number to text
(ie. 2 to Feb)?
thanks
(ie. 2 to Feb)?
thanks
Is there a function that converts the month number to text
(ie. 2 to Feb)?
-----Original Message-----
Heather wrote...
=TEXT("2004-"&MonthNumberHere&"-1","mmm")
Norman Harker said:Or one requiring no functions:
=A1*29
Format mmm or mmmm