I am having a problem with the Excel WORKDAY function.
A1 = 03/02/2007, B1 = 03/06/2007, C1 formula is: =WORKDAY(A1,B1)
and C1, formatted as a number, shows 93950. The result should be 3.
A1 and B1 cells are formatted as dates.
This worked for me several weeks ago when I tested it but did not save it, and now that I plan to use it in place of NETWORKDAYS, the WORKDAY function is not returning the correct number of days.
Jerry