Hello excel gurus,
Could you help me, please, with a macro that does the following:
In the range for e.g A1:J20 it checks the cells if there are equal to cells in range A30:J30 and draws a border around the correct value.
More specific; it looks in A1:A20, finds the value that is equal to cell A30 and draws a border around it. Next column, until loops through all A:J.
The code is asigned to a button in sheet 1 and does the same for sheets 1 to 5.
Thank you for your help! I know it's quite complex...
Brigitta
Could you help me, please, with a macro that does the following:
In the range for e.g A1:J20 it checks the cells if there are equal to cells in range A30:J30 and draws a border around the correct value.
More specific; it looks in A1:A20, finds the value that is equal to cell A30 and draws a border around it. Next column, until loops through all A:J.
The code is asigned to a button in sheet 1 and does the same for sheets 1 to 5.
Thank you for your help! I know it's quite complex...
Brigitta