Entering information in a frame

J

Jonathan

I simply want to enter info in a frame (say a customer#) and have other
frames in the same form automatically reflect like info about the customer
 
R

Rick B

Take a look at the Northwind sample database that ships with Access. The
"Orders" form has this functionality. You should be able to copy that
functionality into your application.
 
Top