![]() |
|
#1
|
|||
|
|||
|
In column G, I want the cell to be highlighted green if the number in column C is less than one. How do I set up a formula for this?
|
|
#2
|
||||
|
||||
|
Select column G and Add a new Conditional Format rule.
Choose a formula and set the Format you want to see In the formula box put in a formula using the first cell that aligns with the top of your selection eg =$C2<1 which assumes the first row of your selection is row 2.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
#3
|
||||
|
||||
|
Quote:
You could (eventually) make your range an Excel table (allowing automatic extension of the rules) then click Conditional Formatting - Highlight cell rules - Between and enter 0 as lower limit and 1 as upper limit. Format as required
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
#4
|
|||
|
|||
|
Thanks! This is very helpful!
|
|
#5
|
|||
|
|||
|
In column G, I want the cell to turn green if "bulk" is written in Column I, how do I set up this equation.
Thanks! |
|
#6
|
||||
|
||||
|
Range : col G - Condition =$I1="bulk" ( adapt ranges as required and don't use entire columns)
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conditional Formatting | RocketRon | Excel Programming | 2 | 11-25-2019 08:36 AM |
Conditional formatting
|
marif300 | Project | 9 | 09-23-2014 07:23 AM |
Conditional formatting that ignores other formatting rules
|
info_guy2 | Excel | 1 | 07-03-2014 10:07 AM |
| conditional formatting | otuatail | Excel | 1 | 06-06-2012 05:07 AM |
Conditional Formatting.
|
Laurie B. | Excel | 6 | 04-09-2012 05:01 PM |