Hi All,
I am trying to add a number of days from a calculated cell to a date and deduce a new date (weekday).
I am calculating the number of days based on allocation and adding that to the current date to get a new date. I need help to evaluate the result of function in current cell and increment the date to next weekday.
For example:
Current date cell: I have current date cell as 08/28/2021(mm/dd/YYYY)
Calculated date :I have a no of days calculated in different cell - 1day
New date cell: I want to add the current date+ days calculated in a new cell and increment the day to a next available weekday if the result is weekend so the date should be (instead of 08/29 which is Sunday)
Thank you for your help