Vidyalelo
Computer Fundamentals · Q19

MS Access

Computer Related · Computer Fundamentals · question 19

Q19

In Access press . . . . . . . . to Move the selected control to the right (except controls that are part of a layout)

A.
CTRL+C
B.
CTRL+X
C.
CTRL+V
D.
None of these
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The correct keyboard shortcut to Move the selected control to the right (except controls that are part of a layout) is CTRL+RIGHT ARROW. This action adjusts the position of the selected control to the right, aligning it with other controls.

Option A: CTRL+C is used to Copy selected data or controls to the Clipboard.
Option B: CTRL+X is used to Cut selected data or controls, removing them from their current location and storing them in the Clipboard for pasting elsewhere.
Option C: CTRL+V is used to Paste the data or controls stored in the Clipboard into the active selection.

Therefore, the correct option is Option D: None of these.