In MS Access, to open a form in read-only mode (preventing edits), set the form's property: MCQ with Answer and Explanation

In MS Access, to open a form in read-only mode (preventing edits), set the form's property:
A. Enabled to No
B. Data Entry to Yes
C. Record Locks to All Records
D. Allow Edits to No
Answer: Option D
Solution (By JKExamLibrary)
Setting Allow Edits, Allow Deletions, Allow Additions to No makes the form read-only.

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 MS Access, to permanently remove a table and all its data, you should:
A. Delete the table object
B. Use a Delete query
C. Use a Make-Table query
D. Clear all records

Correct Answer: Option A


Explanation:
Deleting the table object removes structure and data. Delete query only removes records.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
What is the native extension of an MS Word Document template file?
A. .docm
B. .docx
C. .wrd
D. .dotx

Correct Answer: Option D


Explanation:
.dotx represents a standard macro-free MS Word Document Template layout used to distribute base layouts.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
Which function in MS Excel calculates the number of cells within a specified range that contain any type of information, including text, errors, or numeric digits?
A. COUNTA
B. COUNTBLANK
C. COUNT
D. COUNTIF

Correct Answer: Option A


Explanation:
The COUNTA function counts all non-empty cells within a range, regardless of whether they contain numbers, text, or errors. The COUNT function counts cells with numbers only.

This question belongs to: Computer Microsoft Office