Which Access database object contains programming code that automates complex tasks? MCQ with Answer and Explanation

Which Access database object contains programming code that automates complex tasks?
A. Macro
B. Module
C. Report
D. Query
Answer: Option B
Solution (By JKExamLibrary)
Modules contain VBA code for advanced automation. Macros are simpler.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1 Report Error
In Excel, which function counts all cells that are not empty in a range?
A. COUNT()
B. COUNTBLANK()
C. COUNTIF()
D. COUNTA()

Correct Answer: Option D


Explanation:
COUNTA counts non-empty cells. COUNT counts only numbers, COUNTBLANK empty cells.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
What is the shortcut key to open the 'Font' dialog box in MS Excel?
A. Ctrl + 1
B. Ctrl + F
C. Ctrl + D
D. Ctrl + Shift + F

Correct Answer: Option D


Explanation:
In Excel, Ctrl+1 opens Format Cells, not Font specifically. Ctrl+Shift+F opens the Format Cells dialog with the Font tab active. Ctrl+D fills down. Ctrl+F is Find. So Ctrl+Shift+F is correct for Font.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In MS Word, the 'Format Painter' tool is found on which tab?
A. Design
B. Layout
C. Home
D. Insert

Correct Answer: Option C


Explanation:
Format Painter is located in the Clipboard group on the Home tab. It copies formatting from one selection and applies it to another.

This question belongs to: Computer Microsoft Office