I am trying to calculate the day of the week based on a cell reference. I am a new user so any and all help is appreciated.
So far I have this am I on the right track?
[DueDate]2 is the hard coded date that is in question.
=[Due Date]2() + (7 - WEEKDAY([Due Date]2()))