Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Building a zip code database

I have a complete list of zip codes, cities, counties and tax rates. I am
trying to set the spreadsheet up so that when the zip code is entered then
city, county and tax rate will auto fill in their perspective and pre-defined
cells. HELP!!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Building a zip code database

Look in Excel Help at the Vlookup worksheet formula.

=if(zipcodecell="","",Vlookup(zipcodecell,Table,2, False))

as an example.
--
Regards,
Tom Ogilvy


"Rob" wrote in message
...
I have a complete list of zip codes, cities, counties and tax rates. I am
trying to set the spreadsheet up so that when the zip code is entered then
city, county and tax rate will auto fill in their perspective and

pre-defined
cells. HELP!!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
database to Find customer by zip code fjfino Excel Discussion (Misc queries) 0 August 29th 06 09:00 PM
building code for an individual report alymcmorland[_18_] Excel Programming 4 November 8th 05 01:06 AM
Code to 'lookup' value in Access database maacmaac Excel Discussion (Misc queries) 0 September 16th 05 02:52 AM
Problem with VBA code trying to query and access database Brett Ellingson Excel Programming 2 November 29th 04 03:20 AM
how do you break the link with MS Query - Database via code JulieD Excel Programming 3 June 11th 04 02:56 PM


All times are GMT +1. The time now is 07:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"