M
Michael
My old computer had Windows 98.
My new computer has Windows 2000.
Both are using Office 2000.
=IF(B14="","",EOMONTH(A14,B14))
This formula on the old computer functions like this:
Where A14=1/4/2004 (Start Date) and B14=18 (Months in the future)
The product =July
But the new computer produces #NAME?
When I look in the Paste Function list, EOMONTH is not there.
=IF(A14="","",MONTH(A14+B14))
Produces January 10, 1900
What I really need, is for it to produce is:
July 2005
Any help is greatly appriciated.
Thanks
Mike.
My new computer has Windows 2000.
Both are using Office 2000.
=IF(B14="","",EOMONTH(A14,B14))
This formula on the old computer functions like this:
Where A14=1/4/2004 (Start Date) and B14=18 (Months in the future)
The product =July
But the new computer produces #NAME?
When I look in the Paste Function list, EOMONTH is not there.
=IF(A14="","",MONTH(A14+B14))
Produces January 10, 1900
What I really need, is for it to produce is:
July 2005
Any help is greatly appriciated.
Thanks
Mike.