I'm currently working on an Excel project and I'm stumped for a
solution. I have an array of data that changes in size. I'm using
condition formating to change data in certain columns to bold that are
out of specification. The problem I'm having now is trying to figure
out how to write a macro that will look through every row and look for
these bolded cells and change the background color of the entire row
to red. Any recommendations?