83.0k views
0 votes
What is true about how access handles macros when the macros contain multiple actions?

User Hko
by
6.7k points

2 Answers

3 votes

Answer:

Step-by-step explanation:

ccess will run through the actions of the macro sequentially until each action has been completed. If it gets stuck or crashes, access will end the macro right there.

User Chopper
by
6.3k points
5 votes
Access will run through the actions of the macro sequentially until each action has been completed. If it gets stuck or crashes, access will end the macro right there.
User Deniz Zoeteman
by
6.8k points