conditional formatting question

d0wnt0wn

Well-known Member
Joined
Oct 28, 2002
Messages
771
conditional formatting question.... can i format a1 so that if a2 is higher than 50 the cell turns red but if a value gets entered into a3 the cell will go back to white???
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Condition 1
Formula is =$A$3<>"" Format is Default

Condition 2
Formula is = =$A$2>50 Format is Cell Shade Red
 
Upvote 0
What is in cells A2 and A3....if you have say 65 in cell A2, A1 is red.....but if you enter a number in A3 it returns to white. I thought that was what I read you wanted.
 
Upvote 0
ya for some reason it didnt work with the "" at the end but it worked as a <>0... thanks for your help
 
Upvote 0

Forum statistics

Threads
1,215,062
Messages
6,122,923
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top