177k views
0 votes
When you create an Add Record command button using the Command Button Wizard, the button automatically place an insertion point in the first field on the form.

User LiveRock
by
7.0k points

1 Answer

2 votes

Answer:

True

Step-by-step explanation:

This is true definitely. The command Button wizard certainly allows the creation of a new record. and we can put the Add Record button in the form. When this button is clicked then the button automatically places an insertion point as stated in the question in the very first field on the form. And thus, you can then add the details of that record, and then proceed to enter various other records.

User Hussy
by
6.4k points