Just add Data
Highlight a Table in the Objects Table view.
Go to the main menu bar and click on Insert.
Towards the bottom of the menu, you'll find an entry for
"AutoForm"
Click on it and Access will create a data entry form based on the selected table.
When you close the AutoForm, you will be asked if you want to save changes.
Click Yes.
(In 2007+ go to Create>Form)
The default name will be the name of the table. If you are using Hungarian notation, change the name from
"tblCustomers" to "frmCustomers"
and click OK.
Also see:
Hungarian Notation
See all Topics
No comments:
Post a Comment