I'm trying to create a macro that will bold all text on a row if the text in column A starts with " [" then move down to the next row and repeat. Any suggestions?
Example:
Column A Column B Column C
[501650 Dues] 123 456
Billboard 1 2
WSJ 2 3
[501660 Subs] 500 1000
MRI 1 2
ASA 2 2
ARF 3 4
[507050 F&B] 3 5
[501150 MISC] 7 8
[509500 Parking] 5 4
Example:
Column A Column B Column C
[501650 Dues] 123 456
Billboard 1 2
WSJ 2 3
[501660 Subs] 500 1000
MRI 1 2
ASA 2 2
ARF 3 4
[507050 F&B] 3 5
[501150 MISC] 7 8
[509500 Parking] 5 4