Hey guys, new to Excel, new to these forums!
I have a problem writing a formula out for 1 cell.
On 1 hand, I need to make a formula that 1 cell is 2 workdays after another cell (=WORKDAY(D11,2, '*'!B2:B15) but I also have a time requirement, where if it is after 4:30pm it needs to be 3 workdays after the other cell, due to processing issues.
I have a formula, pointing to a different cell in case it is after 4:30 (=IF(NOW()>1630,D11+3)
How do I couple these 2 formulas into one cell so I dont have to make 2 different boxes? Any help would be appreciated. It aggravates me that both work, but I cant incorporate them together. This forum is the best!
I have a problem writing a formula out for 1 cell.
On 1 hand, I need to make a formula that 1 cell is 2 workdays after another cell (=WORKDAY(D11,2, '*'!B2:B15) but I also have a time requirement, where if it is after 4:30pm it needs to be 3 workdays after the other cell, due to processing issues.
I have a formula, pointing to a different cell in case it is after 4:30 (=IF(NOW()>1630,D11+3)
How do I couple these 2 formulas into one cell so I dont have to make 2 different boxes? Any help would be appreciated. It aggravates me that both work, but I cant incorporate them together. This forum is the best!