I am having a problem with the =NETWORKDAYS() function.
Here is my table:
A B C
Start date End Date #Days
1 15/05/2012 17/05/2012
In C1 I have entered the formula =NETWORKDAYS(A1,B1)
The answer should be 2, but I'm getting 01/01/1900.
For each date in the table, I have used the date function, eg: =DATE(2012,05,15)
Any help will be appreciated.
thanks