I'm trying to get a macro to loop. I'm using the command RUNMACRO and the 3rd option is REPEAT EXPRESSION.
The macro's function is to get data from a qurey and copy it into an output table table. After the data is copied to the table for output, the original data is deleted from the input table.
After this is done, there are some other queries ran....
This macro needs to be repeated until there is no data left.
I am not using the expression builder correctly, and it crashes during the loop. Can anyone help me and show me how to use the this tool correctly?
The macro's function is to get data from a qurey and copy it into an output table table. After the data is copied to the table for output, the original data is deleted from the input table.
After this is done, there are some other queries ran....
This macro needs to be repeated until there is no data left.
I am not using the expression builder correctly, and it crashes during the loop. Can anyone help me and show me how to use the this tool correctly?