Filters
Question type

Study Flashcards

Which of the following are errors that prevent VBA code from running successfully? Select all the options that apply.


A) Mistyping the word function
B) Using too many comments
C) Forgetting an End If statement
D) Dividing by zero

Correct Answer

verifed

verified

A(n) _____ is an intentional "nothing" entry, which you might use for employees who do not want their email addresses stored in the database.


A) index
B) blank string
C) validation text
D) zero-length string

Correct Answer

verifed

verified

The easiest way to filter the records for an exact match is to use the _____ feature.


A) Filter By Form
B) Advanced Filter
C) Find and Replace
D) Filter By Selection

Correct Answer

verifed

verified

You must add actions to a macro in the order you want Access to evaluate them, starting at the bottom.

Correct Answer

verifed

verified

To display field values as Currency or Percent values, use the Data Type box in Table Datasheet view.

Correct Answer

verifed

verified

Which of the following are Size options you can apply to selected controls? Select all the options that apply.


A) To Default
B) To Fit
C) To Tallest
D) To Widest

Correct Answer

verifed

verified

To close an Access module, you must close the Visual Basic Editor.

Correct Answer

verifed

verified

What criterion would you use to find numbers greater than or equal to 100?


A) <=100
B) <>100
C) >+100
D) >=100

Correct Answer

verifed

verified

If you select a(n) _____ control on a form in Form view, it means "yes" or "true".


A) check box
B) option button
C) command button
D) option group

Correct Answer

verifed

verified

To change the text displayed on the report tab, use the report's Caption property.

Correct Answer

verifed

verified

What data type is most appropriate for a field named PaymentAmt?


A) Number
B) Currency
C) AutoNumber
D) Input Mask

Correct Answer

verifed

verified

When you select a control in Form Design view, you can use _____ to resize the control.


A) arrow keys
B) conditional sizing
C) resizing handles
D) smart guides

Correct Answer

verifed

verified

Which tab contains options for aligning the text in a report control?


A) Home
B) Arrange
C) Format
D) Page Setup

Correct Answer

verifed

verified

Each page of a(n) _____ control is a container for other controls, such as text boxes or command buttons.


A) attachment
B) tab
C) option group
D) combo box

Correct Answer

verifed

verified

In which object can you rename a field?


A) form
B) macro
C) report
D) table

Correct Answer

verifed

verified

When you import Excel data into an existing Access table, you relate the data to the table.

Correct Answer

verifed

verified

Which of the following report controls can you format in bold?


A) Line
B) Label
C) Check box
D) Rectangle

Correct Answer

verifed

verified

Besides changing the width of a report, what else can you do if a report is too wide for an 8.5-x-11-inch page in Report Layout view?


A) You can change the orientation of the report to landscape.
B) You can change the theme colors in the report.
C) You can switch to Report view.
D) You can change the report to a different type of object.

Correct Answer

verifed

verified

To back up a database, you use the _____ command.


A) Make a Backup
B) Back Up Database
C) Package and Sign
D) Compact & Repair

Correct Answer

verifed

verified

In a calculated control, expressions must start with what character?


A) : colon
B) [ left square bracket
C) ( left parenthesis
D) '= equal sign

Correct Answer

verifed

verified

Showing 541 - 560 of 925

Related Exams

Show Answer