Hi this formula gives me 7/23/2017 and changes this Sunday to 7/30/2017. It changes every Sunday.
What I need help for it to do is to wait till Tuesday to change the date.
So example: I need it to change to 7/23/2017 when Tuesday hits meaning tomorrow rather then it change on a Sunday and then change it when next Tuesday comes around to 7/30/2017.
Any help thanks
=TODAY()-WEEKDAY(TODAY())+1
What I need help for it to do is to wait till Tuesday to change the date.
So example: I need it to change to 7/23/2017 when Tuesday hits meaning tomorrow rather then it change on a Sunday and then change it when next Tuesday comes around to 7/30/2017.
Any help thanks
=TODAY()-WEEKDAY(TODAY())+1