Use the ResolveZipCode macro to perform a lookup on a zip code value and populate the appropriate loan fields with the resulting city, county, and state values.
Parameters: |
|
|
|
|
|
Return Value: |
|
None |
|
|
|
Example: |
|
The following macro/code looks up the borrower's current zip code and populates the city and state fields on the form. |
|
|
|
Macro.ResolveZipCode("[FR0108]", "FR0106", "", "FR0107") |