Hi,
I'm looking for some vba that will take the value in the selected cell (variable) in Sheet1 and then select all the rows in Sheet2 that contain exactly the same value in Column J Sheet2. So if Sheet1 cell N23 is selected and it contains the words 'tree stump' the vba will select all the rows in Sheet2 that have the words 'tree stump' in Column J. Would it also then be possible for the uppermost selected row in Sheet2 to be at the top of the display on the screen?
Any help much appreciated.
I'm looking for some vba that will take the value in the selected cell (variable) in Sheet1 and then select all the rows in Sheet2 that contain exactly the same value in Column J Sheet2. So if Sheet1 cell N23 is selected and it contains the words 'tree stump' the vba will select all the rows in Sheet2 that have the words 'tree stump' in Column J. Would it also then be possible for the uppermost selected row in Sheet2 to be at the top of the display on the screen?
Any help much appreciated.