data entry via a form

fredd_ie

Registered User.
Local time
Yesterday, 23:10
Joined
Oct 4, 2004
Messages
10
hi, this may be a very basic question, however, i am not sure how it works. i have a form based on a car sales database. if a car is bought, i need the user to enter the detials on the form and press a button so that it saves in the cars table. i have set up the layout of the form, however, need to know how to link it to the cars table. i hope this makes sense. thanxs
 
all you need to do is create a query binded to your table, then use the Form Wizard and create your form binded to your newly created Query.
 

Users who are viewing this thread

Back
Top Bottom