I use ms Excel for my invoices. I service about 10 different zip codes. I
want to be able to enter the zip code in one field and have excell
automatically insert the corasponding city name in the designated field.
What is the formula for that? Thanks.
Use VLOOKUP. Create your list of zip codes and cities on a tab used for
just that list.--
rsenn
------------------------------------------------------------------------
rsenn's Profile: www.excelforum.com/member.php...oamp;userid=29050
View this thread: www.excelforum.com/showthread...hreadid=511390Use a sheet for this purpose, rename it to, say, ZIPCITY.
Column A:A contains your zips. Column B:B contains the corresponding
city.
Back in your invoice sheet, assume zip is in D2. Use:
=VLOOKUP(D2, ZIPCITY!A:B, 2, 0)
HTH
Kostis Vezerides
- Dec 18 Mon 2006 20:34
formula?
close
全站熱搜
留言列表
發表留言