S
Sarita
Hi Everyone,
I've inherited database and I am attempting to make corrections to a Macro.
The StopAllMacros had the condition listed below and did not work correctly.
MsgBox("CONTINUE MACRO? If there are any records listed on the query that
just opened, please press Cancel to exit this macro and then manually update
the crosswalk; Otherwise press OK to continue.",1)=0
I want the user to click cancel and manually review the query or click ok
and continue to run the macro. I would rather put this into VBA but I am
under a time constraint.
I would appreciate any help!
Sarita
I've inherited database and I am attempting to make corrections to a Macro.
The StopAllMacros had the condition listed below and did not work correctly.
MsgBox("CONTINUE MACRO? If there are any records listed on the query that
just opened, please press Cancel to exit this macro and then manually update
the crosswalk; Otherwise press OK to continue.",1)=0
I want the user to click cancel and manually review the query or click ok
and continue to run the macro. I would rather put this into VBA but I am
under a time constraint.
I would appreciate any help!
Sarita