G
Guest
Hi,
I wonder which event to use in order to requery the content of a subform
after the user has deleted a record in another bound listform. I understand
that the order of events is BeforeDeleteConfirm, AfterDeleteConfirm, Delete.
So I put the code in the Delete event but it doesn't work. Probably the
record is not yet deleted because the Delete event has a Cancel parameter.
Using Access 2003 with SQL Server 2000.
TIA,
Norbert
I wonder which event to use in order to requery the content of a subform
after the user has deleted a record in another bound listform. I understand
that the order of events is BeforeDeleteConfirm, AfterDeleteConfirm, Delete.
So I put the code in the Delete event but it doesn't work. Probably the
record is not yet deleted because the Delete event has a Cancel parameter.
Using Access 2003 with SQL Server 2000.
TIA,
Norbert