If you enable all macros, then ________
A) all macros are disabled and Access provides security alerts if there are macros present, which is the default setting.
B) you disable all macros with notification , except digitally assigned macros which are enabled by default
C) Access allows all macros to run which makes your computer vulnerable to potentially malicious code and is not recommended
D) all macros and security alerts about macros are disabled
C
You might also like to view...
What is the file containing the program called after it has been translated into machine language?
What will be an ideal response?
To ungroup worksheets, right-click a grouped worksheet tab and select Ungroup Sheets from the ________
A) shortcut menu B) command menu C) options menu D) task menu
In a three-tier architecture, user interface classes should not be concerned with how the data is stored.
Answer the following statement true (T) or false (F)
The C++ compiler makes objects take up more space in memory if they:
a. Are derived from base classes. b. Have virtual functions. c. Have only protected members. d. Are referenced by pointers.