Conditional format to highlight cell based on date
Solved/Closed
Blocked Profile
-
Aug 26, 2016 at 07:30 AM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Aug 26, 2016 at 08:40 AM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Aug 26, 2016 at 08:40 AM
Related:
- Conditional format to highlight cell based on date
- Excel date format dd.mm.yyyy - Guide
- Format factory - Download - Other
- Kingston format utility - Download - Storage
- Based on the cell values in cells b77 - Excel Forum
- Based on the values in cells b77 ✓ - Excel Forum
7 responses
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Aug 26, 2016 at 07:46 AM
Aug 26, 2016 at 07:46 AM
kieferschild, Good morning.
Try to use:
A1 --> EXPIRE DATE
THEN..
=AND(A1<=TODAY();TODAY()-A1<=15)
Use to COLOR ORANGE
Is this what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Try to use:
A1 --> EXPIRE DATE
THEN..
=AND(A1<=TODAY();TODAY()-A1<=15)
Use to COLOR ORANGE
Is this what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Sorry, you'll have to excuse how much of a noob I am when it comes to Excel.
My dates are all in column C.
My dates are all in column C.
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Aug 26, 2016 at 08:10 AM
Aug 26, 2016 at 08:10 AM
Kieferschild, Good morning.
As you set a RED color, you now how to create a rule.
Now, you'll create a NEW RULE.
Select at C column the EXPIRE DATES
Suppose: C2:C20
CF MENU --> NEW RULE --> USING FORMULA
Type it at field: =AND(C2>=TODAY(),C2-TODAY()<=15)
Choose ORANGE as fill format
OK
Please, tell us if it working now.
--
Belo Horizonte, Brasil.
Marcílio Lobão
As you set a RED color, you now how to create a rule.
Now, you'll create a NEW RULE.
Select at C column the EXPIRE DATES
Suppose: C2:C20
CF MENU --> NEW RULE --> USING FORMULA
Type it at field: =AND(C2>=TODAY(),C2-TODAY()<=15)
Choose ORANGE as fill format
OK
Please, tell us if it working now.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Hi,
for some reason when it fills in the cell, it is filling in the cell below where i've put the data.
for some reason when it fills in the cell, it is filling in the cell below where i've put the data.
Didn't find the answer you are looking for?
Ask a question
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Aug 26, 2016 at 08:32 AM
Aug 26, 2016 at 08:32 AM
Kieferschild,
I did an example for you.
http://speedy.sh/7kDkN/26-08-2016-en-Kioskea-Expire-date-CF-OK.xlsx
Is this what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
I did an example for you.
http://speedy.sh/7kDkN/26-08-2016-en-Kioskea-Expire-date-CF-OK.xlsx
Is this what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Aug 26, 2016 at 08:40 AM
Aug 26, 2016 at 08:40 AM
You're welcome!
Thanks for the feedback.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Thanks for the feedback.
--
Belo Horizonte, Brasil.
Marcílio Lobão