Conditional formatting using formula to select color from another cell

plettieri

Well-known Member
Joined
Sep 4, 2002
Messages
1,593
Platform
  1. MacOS
Hello all,

It has been a long time since my last post and I see that this has grown very nicely.

I would like to use Conditional format (not use VBA) a range of cells (say a1: f15) so that if the letter "A" appears in any cell in that range and say "A" is in b2, the color in Cell b2 would be converted to the color of k1. What might be the formula to insert to the conditional format condition?

Thanks for looking
plettieri
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Conditional Formatting CANNOT look at the formatting of any cell, only the values being returned in that cell.
If the color in the other cell is being returned by Conditional Formatting, you may be able to use the same formatting rules in the Conditional Formatting of the other cells.
If the color is the result of manual formatting, I don't think you can do what you want without VBA.
 
Upvote 0
Ok ... well I had a similar problem ... and got a handy solution ... let me go look up the thread ...
 
Upvote 0

You will have to tweak it to fit your needs ... but this may be your solution
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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