Friday, October 12, 2007

How to create the Add Record button

How to create the Add Record button

To create the Add Record button

Step 1

To create the Add Record button, first, add the Button in the Form1 and then rename the Caption to Add Record.

Step 2

Double click the Button to show the Code Explorer Window and then set the Program as followed;

Table1.Append;

No comments: