Related:
- In range calculaton for blank to show zero
- How to increase wifi range from router settings - Guide
- Different dates of "end to end encryption message" on blank chat? ✓ - WhatsApp Forum
- Facebook page blank ✓ - Facebook Forum
- Using nested if to blank out adjacent cells - Excel Forum
- Laptop screen blank ✓ - Laptop Forum
2 responses
Game Start Now
Posts
138
Registration date
Thursday January 21, 2010
Status
Member
Last seen
May 8, 2019
7
Sep 3, 2010 at 05:40 AM
Sep 3, 2010 at 05:40 AM
Share Your Sample File Dude........
RayH
Posts
122
Registration date
Tuesday August 31, 2010
Status
Contributor
Last seen
June 20, 2016
26
Sep 3, 2010 at 10:12 AM
Sep 3, 2010 at 10:12 AM
Try this:
=IF(ISBLANK(A2),0,IF(ISBLANK(B2),0,NETWORKDAYS(A2,B2)))
=IF(ISBLANK(A2),0,IF(ISBLANK(B2),0,NETWORKDAYS(A2,B2)))