Do Not Count Holidays and Less than Zero

Options
Just Jean
Just Jean ✭✭
edited 12/09/19 in Formulas and Functions

Could someone tell me how to write this Excel formula for Smartsheet?

Excel: exclude holidays and leave blank if date completed is empty.

=IF(NETWORKDAYS(E2,G2,Holiday)<0,"",NETWORKDAYS(E2,G2,Holiday))

 

Smartsheet: exclude holidays (I have a hidden holiday column) and leave work days total blank if date completed is empty.

=NETWORKDAYS([Date Assigned to Contractor]1, [Date Completed]1)

Thank you.

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!