GETWORKDAYS function does not always work

H

halah

I'm having an issue with calculating the work days between two dates.
Is there a simple function that will accomplish this??

thanks for any help
 
C

Chip Pearson

You can use the NETWORKDAYS function to determine the number of
working days between two dates.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Top