J
John Hipskind
Is there a way to use an event as a macro condition?
For example:
My macro imports Excel data into an Access report, and
then updates a Snapshot of the report.
However, things can happen where the import isn't
accomplished, so I only want to proceed to update the
Snapshot if I actually have a revised report.
Is there anything like a AfterUpdate condition that can
be used to test for an updated report before the Snapshot
is then updated?
Thanks.
John
For example:
My macro imports Excel data into an Access report, and
then updates a Snapshot of the report.
However, things can happen where the import isn't
accomplished, so I only want to proceed to update the
Snapshot if I actually have a revised report.
Is there anything like a AfterUpdate condition that can
be used to test for an updated report before the Snapshot
is then updated?
Thanks.
John