Noob Question..

  • Thread starter Thread starter Jiasheng
  • Start date Start date
J

Jiasheng

Guest
How do I code a form so that i can add a new record to the database.. or is there any better way??
 
Access' Control Wizard (just make sure it's toggled on before you embed a control on your form) provides a speedy way to add controls to a form on the fly which contain built-in logic to perform many customary tasks like adding, deleting, and saving records, etc. Try this first.
 
i'm very new to access.. can you guide me further?? thx

:)
 
If you are using a form open the form in design view. Click on the command button and follow the links to form operations. Select "New Record" and you'll have it.

Marty
 

Users who are viewing this thread

Back
Top Bottom