Filters
Question type

Study Flashcards

When you delete a bound text box, you often also delete its label .

A) True
B) False

Correct Answer

verifed

verified

Connor wants to display records for orders placed before January 1, 2020. Which of the following criteria should he use in the OrderDate field in Query Design view?


A) <[1/1/2020]

B) <"1/1/2020"

C) <1/1/2020

D) <#1/1/2020#

E) All of the above
F) None of the above

Correct Answer

verifed

verified

One way to _____ a macro is to single step through the macro.


A) modify
B) rename
C) program
D) test

E) A) and B)
F) None of the above

Correct Answer

verifed

verified

If you freeze the first field in a table datasheet, it remains displayed as you scroll to the right.

A) True
B) False

Correct Answer

verifed

verified

An index is a list that relates field values to the records that contain those field values.

A) True
B) False

Correct Answer

verifed

verified

If the focus in a form moves from left to right and you want the focus to move from top to bottom, change the _____.


A) tab order
B) sort order
C) focus grouping
D) form layout

E) A) and C)
F) B) and D)

Correct Answer

verifed

verified

Felicia wants to copy the formatting of the Address label to the City label. She clicks the Address label, clicks the _____ button, and then clicks the City label.


A) Copy
B) Format Painter
C) Design
D) Apply Formats

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

In Table Datasheet view, a(n) _____ shows related records from other tables in the datasheet.


A) infinity symbol
B) field list
C) subdatasheet
D) primary key symbol

E) B) and D)
F) None of the above

Correct Answer

verifed

verified

If you want to remove records for discontinued products from a Products table, create a(n) Update query.

A) True
B) False

Correct Answer

verifed

verified

How do you create a macro in Access?


A) Use the Macro Wizard to select a task to perform.
B) Use the macro recorder to record your actions as you complete a task.
C) In Macro Design View, add actions and arguments that perform a task.
D) Use the single step recorder to record your actions as you complete a task.

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

To make some commands such as ShowToolbar and PrintOut available to a macro, you must first click the Show All Actions button on the Macro Tools Design tab.

A) True
B) False

Correct Answer

verifed

verified

_____ are statements in the code that document the code and do not affect how it runs.


A) Methods
B) Variables
C) Comment lines
D) Blue keywords

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

In an If statement, the _____ follows the keyword Else.


A) otherwise group
B) true-statement group
C) false-statement group
D) null statement group

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

In a database with a Products table and Orders table, you want to see which products have not been ordered. What type of query should you create?


A) Select query with a self join.
B) Update query.
C) Select query with an outer join.
D) Append query.

E) C) and D)
F) B) and D)

Correct Answer

verifed

verified

If you want a macro to display a message after opening a form, where should you insert the MessageBox action?


A) As the first action in the macro
B) After the OpenForm action
C) As the last action in the macro
D) Before the OpenForm action

E) None of the above
F) A) and C)

Correct Answer

verifed

verified

Use the _____ to exit Access.


A) Close button
B) Exit command in Backstage view
C) Exit & Repair button
D) Save button

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

A(n) _____ file contains field values separated by a common character such as a comma or tab.


A) CSV
B) ODBC
C) XML
D) RTF

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

Which Access object contains all of the data in the database?


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

E) C) and D)
F) None of the above

Correct Answer

verifed

verified

What should you do if you want to make a copy of a database in a secure location?


A) Back up the database.
B) Compact and repair the database
C) Convert the database.
D) Split the database.

E) All of the above
F) A) and B)

Correct Answer

verifed

verified

When you click the Delete button in the Query Type group, Access adds the Update row to the query design grid.

A) True
B) False

Correct Answer

verifed

verified

Showing 301 - 320 of 587

Related Exams

Show Answer