I want to have the formatting (green highlighted rolls and bold font) STOP when it reaches the last column that has any formatting (using columncount) instead of having the green highlight continue on out past the last column. But I cant figure out what VBA to use to accomplish this. When I use the (Cell.Row) (which i circled in green in the code I posted below) it obviously will format the ENTIRE row... what do I need to change so that it stops the formatting on the last column that contains any text/formating?
This is what it looks like now, but I need to green formatting to stop once it reaches the column with the last name in row A (Zuri,Snow)
This is what it looks like now, but I need to green formatting to stop once it reaches the column with the last name in row A (Zuri,Snow)