KZLOOK.ZIP

  This is an example showing how to implement an Access Basic function to extract city and state information from a database using a zip code as the parameter.  The function then returns the city and state information to the appropriate fields on the form and into the separate address table.

  This example only contains the module, macros, query, forms, and address table.  To be fully functional, you will also need the zip code table found in KZDATA.ZIP.  You will need to attach that table, called ZipCodeAsc, from the database in KZDATA.ZIP to the database you'll find in KZLOOK.ZIP.  

  Notes as to how the function works can be found in the basGetCityState module. 

  Uploaded by author: Orest Kinasevych (71151,1457)

  [ 502 Chestnut St., #34   ]  [ Fax:   (908) 245-5120            ]
  [ Roselle Park, NJ  07204 ]  [ Email: 71151.1457@compuserve.com ]
