Hi all, I want to create formula that can change the DUE DATE column.
First, I want to select the nearest 5 days from the column
-if the nearest one is same as the day of today = keep the date as it is
-if the due date is tomorrow = change it to today date
-if the due date is after tomorrow or the range between "after two days or three"= change it tomorrow date
-otherwise the remain due dates will keep it as they are
I hope you understand my idea and looking for your help