List four of the major benefits of using macros.
What will be an ideal response?
1. Save time by automating routine tasks.
2. Increase accuracy by ensuring that tasks are executed consistently.
3. Make the database easier to use through command buttons.
4. Ensure data accuracy in forms by using macros to respond to data entry errors.
5. Automate data transfers, such as exporting data to an Excel workbook.
6. Increase efficiency by automating tasks.
7. Increase flexibility.
8. Create a customized environment by using macros to customize toolbars and menus.
You might also like to view...
Answer the following questions true (T) or false (F)
1. In C++ you can assign an expression of type double to a variable of type int with no problem. 2. To put a character into a cstring constant that causes the output to continue on the next line, insert the escape sequence \t into the string constant.
A(n) output device and computer work together to change information into a series of electronic signals a computer can understand.
Answer the following statement true (T) or false (F)
What are the differences between if, if…else, and if..else if?
What will be an ideal response?
Some operating systems always list two directory entries named "." and "..", which refer to the current directory and the directory that contains the current directory.
Answer the following statement true (T) or false (F)