Top 550+ Solved Microsoft Access (MS Access) MCQ Questions Answer
Q. A form defines
a. Where data is placed on the screen
b. The width of each field
c. Both (A) and (B)
d. All of the above
Q. The following method you can use to add a new table to your database
a. Use Design View to create a table
b. Enter data directly by using a datasheet
c. Both of above
d. All of the above
Q. The following you can use in a macro to automatically send a report snapshot in an email message
a. Use mail
b. Send object
c. Run macro
d. All of the above
Q. To display sales grouped by country, region, and salesperson, all at the same time
a. Use the Sort Descending command.
b. Use the Pivot table view command
c. Use the find command on specified groups
d. All of above
Q. The checking operation performed oninput data is called the
a. Validation of data
b. Verification of data
c. Cross check
d. Control of data
Q. To insert a graphic of your company’s logo on a report
a. Click the image button on the toolbox and drag on the report to draw a place holder for the graphics
b. You can’t. Microsoft Access won’t let you insert graphics files.
c. Select Insert > Picture from the menu
d. Select Tools > Insert Picture from the menu
Q. The Fill/Back Color button on the formatting toolbar applies color to:
a. The border fo the selected control
b. The text in the selected control
c. All aspects of the control
d. The background of the selected control
Q. The type of query extract the data and put them into separate table
a. A parameter query
b. A make-table query
c. An update query
d. A crosstab query
Q. The following criterion is NOT written using the proper syntax?
a. “Haris”
b. <500
c. NO VALUE
d. Between #1/1/2000# and #12/31/2000#
Q. (IF [Age]>65, “Senior”,”Adult”) This expression is an example of:
a. A conditional expression
b. Algebraic expression
c. Something that belongs in a Microsoft Excel book
d. A financial expression
Q. The following property determines what is displayed in a control.
a. The control source property
b. The display property
c. The comes from property
d. The data property
Q. You view the properties of a form
a. Select View>Form properties form the menu
b. Right click anywhere on the form and select properties from the shortcut menu
c. Double click the form selector box in the upper left corner of the form
d. All of the above
Q. You can keep the sum([Sales]) to calculate the totals for each month in
a. the report footer section
b. the page footer section
c. the month group footer section
d. the summary section
Q. The procedure for selecting multiple controls on a report?
a. Hold down the Shift key as you click each object that you want to select
b. If the controls are aligned along a horizontal or vertical line, click the horizontal or vertical ruler above or to the left of the controls
c. Hold down the Ctrl key as you click each object that you want to select
d. All of these above are true
Q. The following database object can you import from one Microsoft Access database to another?
a. Queries
b. Tables
c. Forms
d. All of the above