M
Mary
I have a form containing two subforms, each bound to a
different table. The tables are not linked to one
another. Each subform has a command button to delete the
displayed record.
Anytime the form is displayed, the record in each subform
is to be deleted.
Is it possible to make a button, resident on the parent
form that would invoke both the delete command buttons
without having to make the two separate clicks, thus
rendering moot the delete buttons on the subforms?
This would ensure that both are deleted with no chance of
forgetting one or the other.
As always, group help is appreciated.
Mary
different table. The tables are not linked to one
another. Each subform has a command button to delete the
displayed record.
Anytime the form is displayed, the record in each subform
is to be deleted.
Is it possible to make a button, resident on the parent
form that would invoke both the delete command buttons
without having to make the two separate clicks, thus
rendering moot the delete buttons on the subforms?
This would ensure that both are deleted with no chance of
forgetting one or the other.
As always, group help is appreciated.
Mary