Hello,
My scouring of previous posts somehow has not turned up something close to what I am looking for. Thanks in advance for any guidance you can please lend.
A simplified version: I have a 'Master' worksheet that has IDs listed in column A, starting at row 2. In 'Sheet2' of the same workbook, column G has a subset of the same IDs, and then columns H, I and J have 'Color', 'Taste' and 'Smell', respectively. I want to:
(a) loop through the IDs in Column A in 'Master', and
(b) for each ID, I want to loop through Column G of 'Sheet2', and
(c) when there is a match, I want to copy the information on that row - in Columns H, I and J - and copy that information into Columns B, C and D of the row with that ID in 'Master'.
Thank you for any leads! Sven
My scouring of previous posts somehow has not turned up something close to what I am looking for. Thanks in advance for any guidance you can please lend.
A simplified version: I have a 'Master' worksheet that has IDs listed in column A, starting at row 2. In 'Sheet2' of the same workbook, column G has a subset of the same IDs, and then columns H, I and J have 'Color', 'Taste' and 'Smell', respectively. I want to:
(a) loop through the IDs in Column A in 'Master', and
(b) for each ID, I want to loop through Column G of 'Sheet2', and
(c) when there is a match, I want to copy the information on that row - in Columns H, I and J - and copy that information into Columns B, C and D of the row with that ID in 'Master'.
Thank you for any leads! Sven