itsgrady
Board Regular
- Joined
- Sep 11, 2022
- Messages
- 130
- Office Version
- 2021
- Platform
- Windows
- MacOS
I can get the date to display a single day through format cell—-
11/14/22 = Monday
—but I can’t use “Monday” in a formula.
I have a form that has Monday through Sunday Summary. I put the current date on the form each day.
I need to date the columns each day based on the date I enter.
Date I enter:
11/15/22 Tuesday
I need to return this in each column:
Monday 11/14/22
Tuesday 11/15/22
Wednesday 11/16/22
Thursday 11/17/22
Friday 11/18/22
Saturday 11/19/22
Sunday 11/20/22
I figure the first column is all I need to enter the formula in, then take that cell and add 1 day for the rest of the cells.
11/14/22 = Monday
—but I can’t use “Monday” in a formula.
I have a form that has Monday through Sunday Summary. I put the current date on the form each day.
I need to date the columns each day based on the date I enter.
Date I enter:
11/15/22 Tuesday
I need to return this in each column:
Monday 11/14/22
Tuesday 11/15/22
Wednesday 11/16/22
Thursday 11/17/22
Friday 11/18/22
Saturday 11/19/22
Sunday 11/20/22
I figure the first column is all I need to enter the formula in, then take that cell and add 1 day for the rest of the cells.