Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
i have a large excel file with a tab for every state or district and each
worksheet has US zip codes for (I'm sure) every city there is in the country. My problem is that I want two vlookup validation fields to reference all of the worksheets. One will type the city name in and the vlookup will give a list of all of the city/states that will have that name with their zip codes (am i asking too much?) and the other will be simpler... enter the zip code (5-digit) and the city will appear with that zip code. SOOOO... is there an easy way to have it reference all of the worksheets to find the correct zip code or city/state? much appreciated G |
#2
![]() |
|||
|
|||
![]()
One will type the city name in and the vlookup will give a list of all of
the city/states that will have that name with their zip codes (am i asking too much?) VLOOKUP returns only 1 value. To and the other will be simpler... enter the zip code (5-digit) and the city will appear with that zip code. SOOOO... is there an easy way to have it reference all of the worksheets to find the correct zip code or city/state? No, you would need one formula for each worksheet. To accomplish either of these tasks would require VBA macros. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer data from sheet to sheet | Excel Discussion (Misc queries) | |||
Automatic cell increment with data from sheet 1 to sheet 2 | Excel Worksheet Functions | |||
pull data from sheet two, then fill in the data to sheet one (part | Excel Worksheet Functions | |||
Function to automatically insert a new sheet as a result of data entry? | Excel Worksheet Functions | |||
getting data from 2 different exc sheet | Excel Worksheet Functions |