color coded cells

stereosympathy

Board Regular
Joined
Nov 11, 2006
Messages
142
Does anyone know if its possible to format a row to be one color if no data is entered in it and then change to a different color once data is entered? This would be a quick way for me to reference when someone has changed data in my workbook.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Conditional formatting works but is there a way to expand the selection to cover the entire row? Like say I have text "Approved" in column F. If this says "not approved" I would like that whole row to turn red. Thanks for the help so far.
 
Upvote 0
How many rows are we talking about?

If you want this to work for, say rows 1 to 10

Select row 1 and expand selection to row 10

Format > Conditional Formatting > "Formula is"

=$F1="Not approved"

select red pattern

note: you must have the $ as written
 
Upvote 0

Forum statistics

Threads
1,214,651
Messages
6,120,738
Members
448,988
Latest member
BB_Unlv

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