O
Oski
I need help creating a formula. the end result is to have the # of
business days between two dates. However if 1 column is not filled in yet
(because the day has not come up yet) the return is a -27969.
Ex: Col. A = 15-Mar-07 and Col. B is blank (will be filled in later) Col. C
would like to return a true value or "ok". Current formula in column C is
=NETWORKDAYS(A1,B1) and when column B is filled in with lets say with
20-Mar-07 col C will be 4 days.
how do I create a formula where it does not return a -xxxxx and replace it
with "ok" or "0"?
Thank you ~
business days between two dates. However if 1 column is not filled in yet
(because the day has not come up yet) the return is a -27969.
Ex: Col. A = 15-Mar-07 and Col. B is blank (will be filled in later) Col. C
would like to return a true value or "ok". Current formula in column C is
=NETWORKDAYS(A1,B1) and when column B is filled in with lets say with
20-Mar-07 col C will be 4 days.
how do I create a formula where it does not return a -xxxxx and replace it
with "ok" or "0"?
Thank you ~