Zip Code Lookup

The zip code lookup control performs a lookup on a zip code value and populates the corresponding loan fields with the resulting city, county, and state values

To Add a Zip Code Lookup:

  1. Click Zip Code Lookup and drag it to the workspace.
  2. Click the CityField property and click .
  3. Select the field to populate with the city corresponding to the zip code, and then click OK.
  4. Click the CountyField property and click .
  5. Select the field to populate with the county corresponding to the zip code, and then click OK.
  6. Click the StateField property and click .
  7. Select the field to populate with the state corresponding to the zip code, and then click OK.
  8. Reposition and resize the control as needed. It is common to place the control near the field that will contain the zip code to be resolved.
  9. Click the ZipControl property and select the field where the zip code will be entered.

Note: You do not always have to select a CityField, CountyField, and StateField. If you leave one of these properties blank, that data will not be copied to any field.

Zip Code Lookup Properties