How does a data macro differ from other macros that you create using the Macro Designer?
What will be an ideal response?
A data macro executes a series of actions when a table event occurs or whenever a named data macro is executed. Data macros can only be used with table events. You might use a data macro to detect changes in a table (or in a form that is dependent on that table), or to compare a value in a table (or form) with another and take an action as a result. For example, you can use a data macro to determine if an employee's hire date was more than one year ago and then update another value as a result.
You might also like to view...
To correct a potential spelling, grammatical, or word usage error in a document, you ________ the underlined error and make a selection from the resulting menu
A) double-click B) click C) right-click D) triple-click
When an array is not full, one must replace the array's logical size with its physical length in the loop.
Answer the following statement true (T) or false (F)