Condtional formatting

mtvlgl

New Member
Joined
May 9, 2002
Messages
2
I am trying to find a way to conditionally format an entire row in a spreadsheet to a specific color highlight. The data in each column is different. Is there a way to set up a "code" in a column, such as "1", "2", etec that would condtionally format the entire row. Or is there another way to do this?
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Conditional Formatting will work for up to three conditions. If you need more, it will require code. Please post an example of your data.
 
Upvote 0
You can't post a file, per se, to this board but if you can tell us what colour you require row 5 or row 7 and on what basis it is coloured that particular colour, we can probably help out a bit more

ie :

if my amount in column G is ever = 100 then the whole row should be a blue background

or

if the row number is odd, I want a grey background whilst if the row number is even then I want it to stay as it is

that sort of thing
 
Upvote 0
do you want a formul in conditional formatting or VBA..

you will need to map out you data trigger and requiremenst
 
Upvote 0

Forum statistics

Threads
1,213,567
Messages
6,114,342
Members
448,570
Latest member
rik81h

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