KentKHI
Active Member
- Joined
- Oct 1, 2004
- Messages
- 492
I would like to see if any one can tell me how to set this up to work so it will automatically display the cities population. I tried to use VLOOKUP, but I didn't know what to put in for "table array" value, because it is dependant on what city is in the C column. I am not sure if there is some way to use the indirect formula in that column or what?
Here is what I'm trying to do:
Thanks,
Kent
Here is what I'm trying to do:
undotest.xls | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | |||
2 | ||||||||||
3 | Country | City | Pop. | |||||||
4 | USA | Pittsburgh | ||||||||
5 | ||||||||||
6 | ||||||||||
7 | Database | |||||||||
8 | countries | cities | population | |||||||
9 | USA | Paris | 1234 | |||||||
10 | France | Nice | 4321 | |||||||
11 | Toulon | 1212 | ||||||||
12 | ||||||||||
13 | ||||||||||
14 | Pittsburgh | 543 | ||||||||
15 | LA | 2345 | ||||||||
16 | Boston | 5432 | ||||||||
17 | ||||||||||
18 | ||||||||||
Sheet2 |
Thanks,
Kent