Highlighting a row with conditional formatting...

AppDeveloper

New Member
Joined
Feb 1, 2005
Messages
1
Hello MS Excel Gurus,

Using conditional formatting, is there a way to highlight the entire row with a color when certain conditions are met? For xample, if I have 3 columns (A1, B1 & C1; A2, B2 & C2; A3, B3 & C3, and so on...) of data all containing numbers ($ amount) and I want the whole row to be highlighted in red whenever the amount in A1 is greater than C1, and/or A3 > C3, and so on, how would I do that?

Thank you very much in advance!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Using a condition like so, in conditional formatting; Formula is: =$A1>$C1

Copy it wherever you want using the format painter. Hope that helps!
 
Upvote 0
Click on A1, Go to Conditional Fomatting, Choose Formula is,
=A1>C1 Choose your desired conditional format.

Copy A1,


Highlight All Cells you wish to follow these instructions...eg A1:C20

Edit Paste Special Formats.
 
Upvote 0

Forum statistics

Threads
1,214,591
Messages
6,120,425
Members
448,961
Latest member
nzskater

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