Automatically populating fields in a form

C

Chris

I need a form that once I type in the customer ID, it populates the Name,
Address, City, Zip, ect with that customers info from the main customer
table...Any help would be appreciated.
 
V

Van T. Dinh

Have you checked the Orders Form / Subform in the sample database
"NorthWind"?

The above shows exactly what you need.

HTH
Van T. Dinh
MVP (Access)
 
Top