Search and highlight a row in an Excel sheet which contains two or more different data
I want to query based on the values in different cells in an Excel sheet and color the rows where these values are located at the same time. The current code just colors a single line and the loop stops. Can you help me, where should I fix the code to apply the loop to the entire table?