GETWORKDAYS function does not always work

  • Thread starter Thread starter halah
  • Start date Start date
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
 
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
 
Back
Top