Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to calculate how many business days between 2 dates.
G2 is report submission date H2 is report reviewed date K2 is the result - how many days it took to review the report My formula is =if(or(isblank(G2),isblank(H2)),"",networkdays(G2, H2)) This formula produces #NAME? in K2 How do I fix the formula (I am using Excel 2003)? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I calculate the number of business days between two dates | New Users to Excel | |||
Want to calculate 3 business days from a certain existing date | Excel Discussion (Misc queries) | |||
How do I calculate the number of business days? | Excel Discussion (Misc queries) | |||
Is there a way to calculate business working days between dates i. | Excel Worksheet Functions | |||
How do I find how many business days are between two dates | Excel Worksheet Functions |