D
dave h
Hi,
On one hand, I'd like to create a standard form that is tied to a table and
use it for data entry. On the other hand, I'd like to control the actual
adding of the record to the DB. Is there a way to prevent the automatic
addition of the record to the table when the user exits the form or moves to
another? On the property sheet, if I check "yes" for data entry and "no"
for additions then none of the DB field controls show on the form. I had
hoped to have an "ADD" button on the screen and then do my own INSERT in VBA
code.
Thanks, Dave H
On one hand, I'd like to create a standard form that is tied to a table and
use it for data entry. On the other hand, I'd like to control the actual
adding of the record to the DB. Is there a way to prevent the automatic
addition of the record to the table when the user exits the form or moves to
another? On the property sheet, if I check "yes" for data entry and "no"
for additions then none of the DB field controls show on the form. I had
hoped to have an "ADD" button on the screen and then do my own INSERT in VBA
code.
Thanks, Dave H