I get the formula to run okay, but I keep getting the year 1900...how do I
get 2005 or future years to appear?
Niek Otten - 14 Dec 2005 18:26 GMT
What's your formula? What are the values of the input cells?

Signature
Kind regards,
Niek Otten
>I get the formula to run okay, but I keep getting the year 1900...how do I
> get 2005 or future years to appear?
William Horton - 14 Dec 2005 20:04 GMT
The formula
=WORKDAY(A1,A2,)
Produces the result 1/7/2005 for me when cell A1 has 1/1/2005 in it and cell
A2 has 5 in it.
Perhaps you need to check the way the cells are formatted. Mine are
formatted as dates (except A2 with the 5 which is formatted general).
Hope this helps.
Thanks,
Bill Horton
> I get the formula to run okay, but I keep getting the year 1900...how do I
> get 2005 or future years to appear?