New record button

  • Thread starter Thread starter Nuva
  • Start date Start date
N

Nuva

I am making a form and I need to add a button that adds a new record
and a button to remove a record.

I already added buttons that go to the next and the previous record, I
just added a button and a wizart popped up.
how ever, if I add a button now, no wizard pops up, so I don't know
how to make a 'new record' - button.
 
m:
I already added buttons that go to the next and the previous
record, I just added a button and a wizart popped up.
how ever, if I add a button now, no wizard pops up, so I don't
know how to make a 'new record' - button.

You don't mention your version of Access, so I'll just give
traditional instructions (A2003 and before).

In form design view, on the form design toolbar, the second button
toggles the wizards on/off. That is, if it's active, when you choose
the other commands (such as the command button), it will run the
wizard.
 
Back
Top