In MS Access, which property makes a text field accept only uppercase letters? MCQ with Answer and Explanation

In MS Access, which property makes a text field accept only uppercase letters?
A. Validation Rule
B. Input Mask with >
C. Both A and B
D. Format property set to >
Answer: Option C
Solution (By JKSSB Mock Tests)
Format > displays uppercase. Input mask > forces entry to uppercase. Both can achieve.

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 formulas is valid in MS Excel to find the highest value from cells A1 through A10?
A. =TOP(A1:A10)
B. =HIGH(A1:A10)
C. =MAX(A1:A10)
D. =MAXIMUM(A1:A10)

Correct Answer: Option C


Explanation:
The native function name to extract the maximum number from a given range of cells in Excel is MAX.

This question belongs to: Computer Microsoft Office
Question #2
In MS PowerPoint, which type of slide layout includes placeholders for title and subtitle?
A. Title Slide
B. Section Header
C. Title Only
D. Comparison

Correct Answer: Option A


Explanation:
Title Slide layout typically has placeholders for a main title and a subtitle. Title Only has only title, Section Header has title and text, Comparison has two content panels.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which function returns the largest value from a range that meets multiple criteria?
A. DMAX()
B. MAXIF()
C. MAXIFS()
D. LARGEIFS()

Correct Answer: Option C


Explanation:
MAXIFS available in Excel 2019/365.

This question belongs to: Computer Microsoft Office