In Access, which of the following is a valid way to create a report? MCQ with Answer and Explanation

In Access, which of the following is a valid way to create a report?
A. All of the above
B. Create > Report
C. Create > Report Design
D. Create > Report Wizard
Answer: Option A
Solution (By JKExamLibrary)
All methods create reports.

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
Which data type field property option in MS Access lets you create a drop-down choice list that pulls options either from an existing table source or a hardcoded value set?
A. Attachment properties
B. Lookup Wizard
C. Hyperlink Field Type
D. Calculated Field choice

Correct Answer: Option B


Explanation:
The Lookup Wizard establishes a lookup field that displays a clean dropdown list of choices derived dynamically from another database table reference or static list parameter.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
What is the default file extension of a macro-enabled PowerPoint presentation?
A. .pptm
B. .pptx
C. .potm
D. .ppsm

Correct Answer: Option A


Explanation:
.pptm is macro-enabled presentation. .ppsm macro-enabled show.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In MS Access, which query is used to find duplicate records in a table?
A. Crosstab query
B. Both A and B
C. Select query with GROUP BY and HAVING COUNT(*)>1
D. Find Duplicates Query Wizard

Correct Answer: Option B


Explanation:
Both the wizard and a totals query can identify duplicates.

This question belongs to: Computer Microsoft Office