S
Scott
How do you close a form with a sub form when changes have
been performed using specific record delete and inserts
in VBA code?
I receieve a message stating "The action can't be carried
out when processing a form or report event."
I want to close the form so I can repopulate it with the
updated data. Just so we are clear, the requery function
doesn't work when the form was loaded with a filter
designed to retrieve specific records rather than the
entire table's contents when it was specified by the
prior form that called it to be opened.
Anybody up for the challenge because they have gone
beyond Access's capabilities in their development?
been performed using specific record delete and inserts
in VBA code?
I receieve a message stating "The action can't be carried
out when processing a form or report event."
I want to close the form so I can repopulate it with the
updated data. Just so we are clear, the requery function
doesn't work when the form was loaded with a filter
designed to retrieve specific records rather than the
entire table's contents when it was specified by the
prior form that called it to be opened.
Anybody up for the challenge because they have gone
beyond Access's capabilities in their development?