VBA code selecting text.

waza81

New Member
Joined
Nov 14, 2021
Messages
4
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
I have cells with varied amounts of text. The consistent thing is the top line of text should always be bold.
There are several thousand rows of data. What I would like to do is highlight any errors in cells that don’t have the bold headings. So a code to look for that and maybe fill cell with a colour if found.

Sorry fairly new to VBA.

Thank you
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Tough to visualize without some sample data. Please supply a sample of 8-10 records that are representative of your actual data. Then show us a mock up solution. Use XL2BB to upload data. See my signature for instructions on XL2BB
 
Upvote 0

Forum statistics

Threads
1,215,575
Messages
6,125,628
Members
449,241
Latest member
NoniJ

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