Hi everyone,
This should be a pretty easy question. i have a cell on a worksheet which i need to be automatically updated when the sheet is opened. I would like the value to be the day after todays date, UNLESS that date is a saturday or sunday. In that case, i would like it to be the following monday's date. I was thinking something easy like =Today() +1 , but then Im not sure how to detect saturday or sunday.
Thanks any help is appreciated
This should be a pretty easy question. i have a cell on a worksheet which i need to be automatically updated when the sheet is opened. I would like the value to be the day after todays date, UNLESS that date is a saturday or sunday. In that case, i would like it to be the following monday's date. I was thinking something easy like =Today() +1 , but then Im not sure how to detect saturday or sunday.
Thanks any help is appreciated