K
Kevin
I have a form which displays a record at a time to allow
user to edit the record. I have hidden the nagivation
button. However, I would like users to be able to add new
records by clicking a button. What do I need to put into
the button's click event? I don't know how to reference to
the form's recordset and use the AddNew method.
Many thanks
Kevin
user to edit the record. I have hidden the nagivation
button. However, I would like users to be able to add new
records by clicking a button. What do I need to put into
the button's click event? I don't know how to reference to
the form's recordset and use the AddNew method.
Many thanks
Kevin