B
boomtap via AccessMonster.com
I have run into yet another hurdle. I am creating a macro in which I want
the following to happen:
-open form
-go to first record
-open query (append table)
-close query
-check if last record (stop macro if last record)
-go to next record
-go back to step 3 (open query).
I basically want the form to run page by page and run an append query.
I would really appreciate the help.
the following to happen:
-open form
-go to first record
-open query (append table)
-close query
-check if last record (stop macro if last record)
-go to next record
-go back to step 3 (open query).
I basically want the form to run page by page and run an append query.
I would really appreciate the help.