Hi Everyone,
Thanks for taking the time to look at my conundrum. I'm having trouble with the following formula:
=IFERROR(If(and((NETWORKDAYS($C2,$D2,0)>5,networkdays($c2,$d2,0)<=10),1,0),0))
I have a date entered in column C2 as: 8/1/2017
I have a date entered in column D2 as: 7/17/2017...