G
Guest
I need to add two buttons to a data input form: Delete and Create New.
Of course, adding them is the easy part. Creating working functions for them
is another matter totally. What I want the Delete button to do is delete the
current record that's being viewed, not the entire table, or column etc. The
Create New button should move the user past all the filled up fields and
records and bring him to a blank set of records. Kind of like the Create New
button on the Navigation Bar works.
So, any ideas on how to do this?
Of course, adding them is the easy part. Creating working functions for them
is another matter totally. What I want the Delete button to do is delete the
current record that's being viewed, not the entire table, or column etc. The
Create New button should move the user past all the filled up fields and
records and bring him to a blank set of records. Kind of like the Create New
button on the Navigation Bar works.
So, any ideas on how to do this?