I am trying to calculate the number of working days between two dates. However, I only want the calculation to perform if there is an entry in date one otherwise the cell should remain blank.
Example; number of working days between G6 and H6. Calculation only performed if G6 has a valid date entry (is populated).
In addition to this, how could I then exclude public holidays from the calculation as I understand there is a holidays table that has to be written but I just get an error response.
Thanks!
Example; number of working days between G6 and H6. Calculation only performed if G6 has a valid date entry (is populated).
In addition to this, how could I then exclude public holidays from the calculation as I understand there is a holidays table that has to be written but I just get an error response.
Thanks!