Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm curious....
How is it that a function whose only purpose is to calculate the number of workdays between two dates cannot help you calculate the number of workdays between two dates? If the NETWORKDAYS function does, in fact do what you want, try something like this: =IF(ISBLANK(G6),"",NETWORKDAYS(E6,G6)) Does that help? *********** Regards, Ron XL2003, XL2007 "housinglad" wrote: Not really, so what would the function be for 2007 version? At the moment I have: =IF(ISBLANK(G6),"",G6-E6) But that just calculates days not working days. Thanks Dan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Max Min Differnce in a Range | Excel Worksheet Functions | |||
exact differnce between 2 dates & time, networkday give round off | Excel Worksheet Functions | |||
exact differnce between 2 dates & time networkdays give round off | Excel Worksheet Functions | |||
DIFFERNCE BETWEEN EXCELL AND WORKS SPREEDSHEETS | Excel Discussion (Misc queries) | |||
DIFFERNCE BETWEEN EXCELL AND WORKS SPREEDSHEETS | Excel Discussion (Misc queries) |