Which Access object is used to automate repetitive tasks without writing code? MCQ with Answer and Explanation

Which Access object is used to automate repetitive tasks without writing code?
A. Module
B. Query
C. Report
D. Macro
Answer: Option D
Solution (By JKSSB Mock Tests)
Macros automate tasks via a simplified interface. Modules contain VBA code.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
Which of the following utility options under the MS Excel Data tab allows developers to split a single column of text data into multiple columns using a delimiter like a comma?
A. Flash Fill
B. Consolidate tool
C. Data Validation wizard
D. Text to Columns

Correct Answer: Option D


Explanation:
The 'Text to Columns' wizard splits text strings from a single cell across multiple columns based on a specified delimiter (such as a tab, comma, or space) or a fixed character width.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, a 'Select query' retrieves data based on criteria and:
A. Displays the results in a datasheet
B. Deletes matching records
C. Creates a new table
D. Updates records

Correct Answer: Option A


Explanation:
Select query shows a dynaset of records.

This question belongs to: Computer Microsoft Office
Question #3
Which of the following is NOT a valid Excel number format category?
A. Phone Number
B. Scientific
C. Fraction
D. General

Correct Answer: Option A


Explanation:
Phone Number is not a standard category; you can create a custom format but it's not a built-in category. General, Number, Currency, Accounting, Date, Time, Percentage, Fraction, Scientific, Text, Special, Custom are categories.

This question belongs to: Computer Microsoft Office