P
Pele
I have created a data entry form and two of the
capabilities I want on the form are to have a command
button that allows the User to delete the present record
displyed on the form and another button to allow the User
to move to the end of the table linked to the form and add
new record.
I know I could do this by using built in menus attached to
the form, but I didn't want to use form menus. I want to
use command buttons linked to macros.
I also used a Wizard to create the Command buttons to the
the above task, but the event procedures the wizard used
was corrupting Access i.e. Access crashes anytime I enter
data into a particular field with a validation rule.
Anyway, what macro commands can I use to Delete records or
add new records. Any sugestion will be helpfull. Thanks.
Pele
capabilities I want on the form are to have a command
button that allows the User to delete the present record
displyed on the form and another button to allow the User
to move to the end of the table linked to the form and add
new record.
I know I could do this by using built in menus attached to
the form, but I didn't want to use form menus. I want to
use command buttons linked to macros.
I also used a Wizard to create the Command buttons to the
the above task, but the event procedures the wizard used
was corrupting Access i.e. Access crashes anytime I enter
data into a particular field with a validation rule.
Anyway, what macro commands can I use to Delete records or
add new records. Any sugestion will be helpfull. Thanks.
Pele