G
Guest
Hi everyone,
I have a form that is an main form this is unbound. It contains 3 subforms.
I have button on the main form that triggers a procedure to process data and
then assigns a recordsource to each of the 3 subforms. That all works fine.
When the form is closed, I run a delete query to delete the data used to
populate the 3 subform. However, when I open the main form the next time,
the old data on the subforms is there even though it was deleted! I've tried
deleting the data when the form is opened, both that the main and subform
level. Nothing seems to work. Does anyone know why this is happening?
Thanks,
Debbie
I have a form that is an main form this is unbound. It contains 3 subforms.
I have button on the main form that triggers a procedure to process data and
then assigns a recordsource to each of the 3 subforms. That all works fine.
When the form is closed, I run a delete query to delete the data used to
populate the 3 subform. However, when I open the main form the next time,
the old data on the subforms is there even though it was deleted! I've tried
deleting the data when the form is opened, both that the main and subform
level. Nothing seems to work. Does anyone know why this is happening?
Thanks,
Debbie