I want to calculate work days between two dates. NETWORKDAYS
will do the trick, however I am having difficulty structuring the IF
statement components.
I have 5 columns, Column A will always have a start date; the other 4 columns might not. What I want to calculate is the network days between Column A and B, but if B is blank then Column A and C, and if C is blank, then Column A and D and so forth