Select and color rows
Hi I am writing the following code to achieve the following. Could anyone please help. For some reason the code is not working. Thanks Joydeep Objective. I am opening Table 1, Then getting summary of Table 1 and save it to table 2. Now for each row in the Table 2, I want to color the rows of Table 1. So I am running For loop in Table to select each row and based on that trying to color the...