Hi,
I'm looking for a macro that will look at the value (text) in cell A1 of Sheet1 then go to Sheet2 and search for the same value (it will be unique) in Row 4 of Sheet2 and then when it finds the location in Row 4 select the column which is one column to the right and rows 10:200 of that column.
Example: Sheet1 A1 contains the word 'London', it searches row 4 in Sheet2 for 'London', finds it at BS4 and then selects the range BT10:BT200.
Hope this makes sense?
Thanks
I'm looking for a macro that will look at the value (text) in cell A1 of Sheet1 then go to Sheet2 and search for the same value (it will be unique) in Row 4 of Sheet2 and then when it finds the location in Row 4 select the column which is one column to the right and rows 10:200 of that column.
Example: Sheet1 A1 contains the word 'London', it searches row 4 in Sheet2 for 'London', finds it at BS4 and then selects the range BT10:BT200.
Hope this makes sense?
Thanks