Format row based on cell value

Jimmy Shoe

New Member
Joined
Mar 13, 2013
Messages
13
I want to do a look up for the value of a cell and apply the format of the cell in the lookup array the the entire row of the cell I looked up. I am using excel 2010 and my VBA experience is pretty limited.

Thanks
Jimmy
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
No vba is needed. You only need to base your formatting on the lookup value.
 
Upvote 0
Hi Prince,

Thanks, I had a go at the conditional formatting and it was pretty easy. The only thing is I have about 100 options so will need to set up that many rules. Also it never explained how to apply the formatting to the entire row?
 
Upvote 0
Sorry, not sure I follow that. I don't have a lookup formula in my worksheet. it is a table that i have performed the subtotal function on and i want to format the subtotal rows.
 
Upvote 0

Forum statistics

Threads
1,214,625
Messages
6,120,598
Members
448,973
Latest member
ksonnia

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