Hi,
I have a set of data in Sheet 1, as shown in table A3:B7. In Sheet 2, I need to find the corresponding country and match the amount found in Sheet 1, and insert the amount in column F. Vlookup doesn't work. Can advise what formula to use?
Thanks!
I have a set of data in Sheet 1, as shown in table A3:B7. In Sheet 2, I need to find the corresponding country and match the amount found in Sheet 1, and insert the amount in column F. Vlookup doesn't work. Can advise what formula to use?
Book2 | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | Sheet 1 | Sheet 2 | ||||||
2 | ||||||||
3 | Country | Amount | Location | Amount | ||||
4 | UK | 6 | London - UK | 6 | ||||
5 | USA | 8 | Torquay - UK | 6 | ||||
6 | Germany | 2 | Heidelberg - Germany | 2 | ||||
7 | Singapore | 3 | Singapore - Singapore | 3 | ||||
8 | Munich - Germany | 2 | ||||||
9 | Manchester - UK | 6 | ||||||
10 | ||||||||
Sheet1 |
Thanks!