Highlight Cell Question
Closed
DParson55
Posts
5
Registration date
Friday January 5, 2018
Status
Member
Last seen
February 14, 2018
-
Jan 5, 2018 at 12:04 PM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Jan 5, 2018 at 01:49 PM
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Jan 5, 2018 at 01:49 PM
Related:
- Highlight Cell Question
- Folder highlight - Download - Customization
- If a cell has text then return value ✓ - Excel Forum
- Count if cell contains number - Excel Forum
- If cell contains date then return value ✓ - Office Software Forum
- An example of a cell is a blank cell ✓ - Programming Forum
3 responses
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Jan 5, 2018 at 12:18 PM
Jan 5, 2018 at 12:18 PM
DParson55, Good afternoon.
Try to use:
Select C3
1st RULE
Conditional Format --> Using formula --> =A3>B3
--> Format: Fill color as GREEN
OK
2nd RULE
Conditional Format --> Using formula --> =A3<B3
--> Format: Fill color as RED
OK
Please, tell us if it worked as you desired.
I hope it helps.
Try to use:
Select C3
1st RULE
Conditional Format --> Using formula --> =A3>B3
--> Format: Fill color as GREEN
OK
2nd RULE
Conditional Format --> Using formula --> =A3<B3
--> Format: Fill color as RED
OK
Please, tell us if it worked as you desired.
I hope it helps.
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Jan 5, 2018 at 12:35 PM
Jan 5, 2018 at 12:35 PM
DParson55,
Simply change the first rule.
1st RULE
Conditional Format --> Using formula --> =A3>=B3
--> Format: Fill color as GREEN
OK
I hope it helps
--
Belo Horizonte, Brasil.
Marcílio Lobão
Simply change the first rule.
1st RULE
Conditional Format --> Using formula --> =A3>=B3
--> Format: Fill color as GREEN
OK
I hope it helps
--
Belo Horizonte, Brasil.
Marcílio Lobão
DParson55
Posts
5
Registration date
Friday January 5, 2018
Status
Member
Last seen
February 14, 2018
Jan 5, 2018 at 12:47 PM
Jan 5, 2018 at 12:47 PM
What if I needed to make the "equal to" function yet a third color, say Yellow?
DParson55
Posts
5
Registration date
Friday January 5, 2018
Status
Member
Last seen
February 14, 2018
Jan 5, 2018 at 12:52 PM
Jan 5, 2018 at 12:52 PM
Got it. Thank you again for your help!
Mazzaropi
Posts
1985
Registration date
Monday August 16, 2010
Status
Contributor
Last seen
May 24, 2023
147
Jan 5, 2018 at 01:49 PM
Jan 5, 2018 at 01:49 PM
Glad to have helped you.
Have a nice weekend.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Have a nice weekend.
--
Belo Horizonte, Brasil.
Marcílio Lobão
Jan 5, 2018 at 12:29 PM