G
Guest
Hi
I have a continuous subform which can be put into Allow Additions=True by a
button on the main form.
I also have a delete button which appears next to each record in the subform
(ie this is in the detail section of the subform) How can I set this delete
button to only appear next to existing records (ie not appear next to the
new, blank record which is waiting for data input?) There are 4 required
fields and I would like the delete button to appear anly when they are
complete (ie when the new record is complete and is saved and thus exists in
the table [do I need something in the before update event?]
Looking forward to your thoughts
Rich
I have a continuous subform which can be put into Allow Additions=True by a
button on the main form.
I also have a delete button which appears next to each record in the subform
(ie this is in the detail section of the subform) How can I set this delete
button to only appear next to existing records (ie not appear next to the
new, blank record which is waiting for data input?) There are 4 required
fields and I would like the delete button to appear anly when they are
complete (ie when the new record is complete and is saved and thus exists in
the table [do I need something in the before update event?]
Looking forward to your thoughts
Rich