here is what I am trying in Excel 2013
I got this code from http://forum.chandoo.org/threads/workday-with-non-adjacent-multi-holiday-ranges.4142/
cell displays '#VALUE!' rather than output date
what am I missing?
I got this code from http://forum.chandoo.org/threads/workday-with-non-adjacent-multi-holiday-ranges.4142/
Code:
=WORKDAY(G17,H17,SMALL((L17:L18,Sheet2!D3:D4),ROW(INDIRECT("1:"&COUNT(Sheet1!L17:L18,Sheet2!D3:D4)))))
cell displays '#VALUE!' rather than output date
what am I missing?
