H
Harry C
I'm using a toggle button on a form to execute a macro (created by Macro
Builder) consisting of a string of OpenQuery operations of MakeTable, Delete,
Update, and Append queries. I need to start the macro by comparing the
minimum value of a date field in table "A" to the maximum value of the date
field in table "B", and stop execution of the macro if the "A" value is less
than or equal to the "B" value. I would also like to display an appropriate
message explaining why execution was interrupted. Can I do this with Actions
in the Macro Builder?
Builder) consisting of a string of OpenQuery operations of MakeTable, Delete,
Update, and Append queries. I need to start the macro by comparing the
minimum value of a date field in table "A" to the maximum value of the date
field in table "B", and stop execution of the macro if the "A" value is less
than or equal to the "B" value. I would also like to display an appropriate
message explaining why execution was interrupted. Can I do this with Actions
in the Macro Builder?