murrayjl03
New Member
- Joined
- Apr 23, 2015
- Messages
- 5
Hi all,
I have the following information in sheet1:
Col A | Col B
aaaaa | Leeds
bbbbb | Leeds
cccccc | London
And in sheet 2 i have
Col A | Col B
aaaa | 1234
cccc | 4567
bbbb | 2345
If cell A1 in in sheet 2, copy cell B1 into sheet 1 C1.
an example of the results would be:
Col A | Col B | Col C
aaaaa | Leeds | 1234
bbbbb | Leeds | 2345
cccccc | London | 4567
Please note* i cannot sort the order of sheet1.
Hope this makes sense and thanks in advanced!
I have the following information in sheet1:
Col A | Col B
aaaaa | Leeds
bbbbb | Leeds
cccccc | London
And in sheet 2 i have
Col A | Col B
aaaa | 1234
cccc | 4567
bbbb | 2345
If cell A1 in in sheet 2, copy cell B1 into sheet 1 C1.
an example of the results would be:
Col A | Col B | Col C
aaaaa | Leeds | 1234
bbbbb | Leeds | 2345
cccccc | London | 4567
Please note* i cannot sort the order of sheet1.
Hope this makes sense and thanks in advanced!
Last edited: