Highlighting a cell above a cell with bold text

jo206

New Member
Joined
Jul 10, 2023
Messages
9
Office Version
  1. 365
Platform
  1. Windows
hi all

I am looking for a way (CF or VBA) to achieve below, can anyone please help?

all my data are under Col A. and want to achieve lets say if A2038 is in Bold, then A2037 gets highlighted.

thanks in advance!
J
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
How do you make the bold cells bold? Is there a rule that you have for that?
 
Upvote 0
How do you make the bold cells bold? Is there a rule that you have for that?
yea, I already have another CF that makes certain cells bold (based on cells from another sheet)

and I want cells above any bold cells to be highlighted in red. so it's a two step process

Ideally I want a CF or VBA to highlight one row above any cell that has same data in another sheet but I wasn't able to figure this out so asking this instead (for example if A2038 contains Orange Juice and also found in Col A in another sheet then A2037 gets highlighted)
 
Upvote 0

Forum statistics

Threads
1,215,080
Messages
6,123,013
Members
449,093
Latest member
ikke

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