Deck 3: Using Forms Question

Full screen (f)
exit full mode
Question
It would make sense to set the Tab Stop property of a text box that will not be used for data entry to No.
Use Space or
up arrow
down arrow
to flip the card.
Question
Deleting a field from a form does not delete it from the underlying table nor does it have any effect on the data contained in the field.
Question
A tab control is an unbound control.
Question
<strong>  In the figure above, item 1 points to a(n)____.</strong> A)Field name B)Option button C)Combo box D)Text box <div style=padding-top: 35px> In the figure above, item 1 points to a(n)____.

A)Field name
B)Option button
C)Combo box
D)Text box
Question
A form contains record navigation buttons, with information about the current record number and total number of records, similar to those found on a datasheet.
Question
<strong>  In the figure above, item 4 points to a(n)____.</strong> A)Next record button B)New record button C)Total number of fields D)Total number of records <div style=padding-top: 35px> In the figure above, item 4 points to a(n)____.

A)Next record button
B)New record button
C)Total number of fields
D)Total number of records
Question
Forms can be used to enter and edit data.
Question
<strong>  In the figure above, item 3 points to a ____.</strong> A)Combo box B)Property C)Text box D)List box <div style=padding-top: 35px> In the figure above, item 3 points to a ____.

A)Combo box
B)Property
C)Text box
D)List box
Question
You can add fields to a form in either Layout View or Design View.
Question
  In the figure above, item 1 changes as you navigate from record to record.<div style=padding-top: 35px> In the figure above, item 1 changes as you navigate from record to record.
Question
On a form, text box controls display data from an underlying record source.
Question
In forms created by using the Form Wizard, labels are generally in the first column, to the left of the text boxes they describe.
Question
<strong>  In the figure above, item 5 points to a(n)____.</strong> A)Next button B)Previous button C)New field button D)New record button <div style=padding-top: 35px> In the figure above, item 5 points to a(n)____.

A)Next button
B)Previous button
C)New field button
D)New record button
Question
Bound controls exist only to clarify or enhance the appearance of the form.
Question
You can resize form sections in Form Design View.
Question
Each item on the form is called a control.
Question
  In the figure above, item 4 points to option button controls.<div style=padding-top: 35px> In the figure above, item 4 points to option button controls.
Question
<strong>  In the figure above, item 6 points to the ____.</strong> A)Field name B)Form title C)Form Detail section D)Command button label <div style=padding-top: 35px> In the figure above, item 6 points to the ____.

A)Field name
B)Form title
C)Form Detail section
D)Command button label
Question
<strong>  In the figure above, item 2 points to a(n)____.</strong> A)Option button B)Text box C)Combo box D)List box <div style=padding-top: 35px> In the figure above, item 2 points to a(n)____.

A)Option button
B)Text box
C)Combo box
D)List box
Question
  In the figure above, item 3 is a combination of two controls.<div style=padding-top: 35px> In the figure above, item 3 is a combination of two controls.
Question
Use this form creation tool to create a form by answering a series of questions provided by dialog boxes.

A)Form Wizard
B)More Forms
C)Split Form
D)Navigation
Question
This control is both a list box and a text box control.

A)Bound image control
B)Unbound image control
C)Combo box
D)Option group
Question
Which of the following is NOT a bound control?

A)Text box
B)Combo box
C)List box
D)Label
Question
<strong>  In order for Gretchen to modify whether the currently selected control will receive the tab focus she would work with which item?</strong> A)3 B)4 C)6 D)7 <div style=padding-top: 35px> In order for Gretchen to modify whether the currently selected control will receive the tab focus she would work with which item?

A)3
B)4
C)6
D)7
Question
This control provides an easy way to initiate a command or run a macro.

A)Check box
B)Toggle button
C)Command button
D)Image control
Question
This control is used to display, edit, or enter data for each record. It does not provide a list of possible data entries.

A)Label
B)Text box
C)Combo box
D)Command button
Question
Use this form creation tool to build a form based on Multiple Items, Datasheet, or Split Form.

A)Form Design
B)Blank Form
C)More Forms
D)Form Wizard
Question
Which of the following is NOT a form view?

A)Data
B)Form
C)Layout
D)Design
Question
Expressions must start with what character?

A)[ left square bracket
B)= equal sign
C)( left parenthesis
D): colon
Question
This control is the most common type of control used to display field values.

A)Option button
B)Text box
C)Combo box
D)Option group
Question
Use this form creation tool to create a form from scratch in Form Design View.

A)Form
B)Blank Form
C)Form Design
D)Form Wizard
Question
This control is used to display "yes" or "no" answers for a field.

A)Check box
B)List box
C)Combo box
D)Option box
Question
You can press ____ to move the focus through the controls of the form.

A)[Page Down]
B)[Tab]
C)[F5]
D)[F12]
Question
Which of the following would most likely be used to display a Yes/No field on a form?

A)Check box
B)Command button
C)Combo box
D)Label
Question
Which type of control would you most likely use to display name information?

A)Text box
B)Label
C)Combo box
D)List box
Question
This control displays a list of possible data entries from which the user can choose.

A)Label
B)Text box
C)List box
D)Tab control
Question
This control is used to provide consistent descriptive text as you navigate from record to record.

A)Text box
B)Combo box
C)List box
D)Label
Question
Which control, when it appears pressed, displays "yes" information?

A)Bound image control
B)Combo box
C)Tab control
D)Toggle button
Question
When referencing field names within an expression, surround the field name with ____.

A)[square brackets]
B){curly brackets}
C)(parentheses)
D)"quotation marks"
Question
This control is used to create a three-dimensional aspect to a form.

A)Command button
B)Toggle button
C)Rectangle control
D)Tab control
Question
____________________ box controls are used to display and edit data on a form.
Question
When you modify controls, you change their ____________________ (characteristics).
Question
Which of the following would NOT be considered a graphic image?

A)Picture
B)Logo
C)Text
D)Clip art
Question
On a form, ____________________ View is used to enter, edit, and delete data.
Question
Use the ____________________ Form tool to create a form with no controls starting in Form Layout View.
Question
Differentiate between label and text box controls.
Question
Differentiate between bound and unbound controls.
Question
In a(n)____________________ form, the upper pane shows the fields of one record while the lower pane maintains a datasheet view of the first few records.
Question
The connection between the text box and field is defined by the Control Source property.
Question
On a form, ____________________ View can be used to move and modify controls while viewing live data.
Question
Controls placed in the Form ____________________  print only once at the end of the last page of the printout.
Question
You can insert a logo on a form using the ____ button on the Design tab.

A)Graphic Art
B)Art
C)Graphic Image
D)Insert Image
Question
The ____________________ Sheet is a comprehensive listing of all characteristics that have been specified for that control.
Question
Controls placed in this form section print once for every record in the underlying object.

A)Form Records
B)Form Header
C)Form Footer
D)Detail
Question
Controls placed in the ____ form section print only once at the top of the printout.

A)Form Header
B)Detail
C)Form First
D)Form Top
Question
In Form Layout View, you can move through records and view data, but you cannot enter or edit data.
Question
Discuss the difference between tab order and tab stop.
Question
The lower pane of a split form displays a datasheet view.
Question
The ____________________ List window displays the database tables and the fields they contain.
Question
On a form, ____________________ View is used to modify controls and does not display data.
Question
Match between columns
Best choice to display a field such as Veteran that has only two options, Yes or No
Option button
Best choice to display a field such as Veteran that has only two options, Yes or No
Tab control
Best choice to display a field such as Veteran that has only two options, Yes or No
Toggle button
Best choice to display a field such as Veteran that has only two options, Yes or No
Label
Best choice to display a field such as Veteran that has only two options, Yes or No
Line
Best choice to display a field such as Veteran that has only two options, Yes or No
List box
Best choice to display a field such as Veteran that has only two options, Yes or No
Command button
Best choice to display a field such as Veteran that has only two options, Yes or No
Combo box
Used to provide a list of options for a field with no ability for the user to enter a new value
Option button
Used to provide a list of options for a field with no ability for the user to enter a new value
Tab control
Used to provide a list of options for a field with no ability for the user to enter a new value
Toggle button
Used to provide a list of options for a field with no ability for the user to enter a new value
Label
Used to provide a list of options for a field with no ability for the user to enter a new value
Line
Used to provide a list of options for a field with no ability for the user to enter a new value
List box
Used to provide a list of options for a field with no ability for the user to enter a new value
Command button
Used to provide a list of options for a field with no ability for the user to enter a new value
Combo box
Used to run a macro
Option button
Used to run a macro
Tab control
Used to run a macro
Toggle button
Used to run a macro
Label
Used to run a macro
Line
Used to run a macro
List box
Used to run a macro
Command button
Used to run a macro
Combo box
Used to visually separate information on a form
Option button
Used to visually separate information on a form
Tab control
Used to visually separate information on a form
Toggle button
Used to visually separate information on a form
Label
Used to visually separate information on a form
Line
Used to visually separate information on a form
List box
Used to visually separate information on a form
Command button
Used to visually separate information on a form
Combo box
Used to provide a list of options for a field plus the ability for the user to enter a new value
Option button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Tab control
Used to provide a list of options for a field plus the ability for the user to enter a new value
Toggle button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Label
Used to provide a list of options for a field plus the ability for the user to enter a new value
Line
Used to provide a list of options for a field plus the ability for the user to enter a new value
List box
Used to provide a list of options for a field plus the ability for the user to enter a new value
Command button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Combo box
Best choice to provide choices for a field in an option group
Option button
Best choice to provide choices for a field in an option group
Tab control
Best choice to provide choices for a field in an option group
Toggle button
Best choice to provide choices for a field in an option group
Label
Best choice to provide choices for a field in an option group
Line
Best choice to provide choices for a field in an option group
List box
Best choice to provide choices for a field in an option group
Command button
Best choice to provide choices for a field in an option group
Combo box
Best choice to describe information on a form
Option button
Best choice to describe information on a form
Tab control
Best choice to describe information on a form
Toggle button
Best choice to describe information on a form
Label
Best choice to describe information on a form
Line
Best choice to describe information on a form
List box
Best choice to describe information on a form
Command button
Best choice to describe information on a form
Combo box
Best choice to create a three-dimensional aspect to a form
Option button
Best choice to create a three-dimensional aspect to a form
Tab control
Best choice to create a three-dimensional aspect to a form
Toggle button
Best choice to create a three-dimensional aspect to a form
Label
Best choice to create a three-dimensional aspect to a form
Line
Best choice to create a three-dimensional aspect to a form
List box
Best choice to create a three-dimensional aspect to a form
Command button
Best choice to create a three-dimensional aspect to a form
Combo box
Question
  What type of control did Gretchen use to create item 5?<div style=padding-top: 35px> What type of control did Gretchen use to create item 5?
Question
You can switch between views using the View buttons in the lower- left corner of the window.
Question
  Gretchen Mitchell is a database designer at Quest Specialty Travel. She has created the Tours Entry Form shown above.Item 1 in the figure above refers to a button to create what type of control?<div style=padding-top: 35px> Gretchen Mitchell is a database designer at Quest Specialty Travel. She has created the Tours Entry Form shown above.Item 1 in the figure above refers to a button to create what type of control?
Question
When you add a new field to a form, two controls are usually created: a caption and a text box.
Question
The Navigation tab on the Property Sheet allows you to change the tab stop or tab order properties.
Question
  What is the name of the currently selected control?<div style=padding-top: 35px> What is the name of the currently selected control?
Question
  In order for Gretchen to modify the order in which each bound control receives the focus, she would use which numbered item in the figure above?<div style=padding-top: 35px> In order for Gretchen to modify the order in which each bound control receives the focus, she would use which numbered item in the figure above?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/68
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Using Forms Question
1
It would make sense to set the Tab Stop property of a text box that will not be used for data entry to No.
True
2
Deleting a field from a form does not delete it from the underlying table nor does it have any effect on the data contained in the field.
True
3
A tab control is an unbound control.
True
4
<strong>  In the figure above, item 1 points to a(n)____.</strong> A)Field name B)Option button C)Combo box D)Text box In the figure above, item 1 points to a(n)____.

A)Field name
B)Option button
C)Combo box
D)Text box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
5
A form contains record navigation buttons, with information about the current record number and total number of records, similar to those found on a datasheet.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
6
<strong>  In the figure above, item 4 points to a(n)____.</strong> A)Next record button B)New record button C)Total number of fields D)Total number of records In the figure above, item 4 points to a(n)____.

A)Next record button
B)New record button
C)Total number of fields
D)Total number of records
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
7
Forms can be used to enter and edit data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
8
<strong>  In the figure above, item 3 points to a ____.</strong> A)Combo box B)Property C)Text box D)List box In the figure above, item 3 points to a ____.

A)Combo box
B)Property
C)Text box
D)List box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
9
You can add fields to a form in either Layout View or Design View.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
10
  In the figure above, item 1 changes as you navigate from record to record. In the figure above, item 1 changes as you navigate from record to record.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
11
On a form, text box controls display data from an underlying record source.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
12
In forms created by using the Form Wizard, labels are generally in the first column, to the left of the text boxes they describe.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
13
<strong>  In the figure above, item 5 points to a(n)____.</strong> A)Next button B)Previous button C)New field button D)New record button In the figure above, item 5 points to a(n)____.

A)Next button
B)Previous button
C)New field button
D)New record button
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
14
Bound controls exist only to clarify or enhance the appearance of the form.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
15
You can resize form sections in Form Design View.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
16
Each item on the form is called a control.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
17
  In the figure above, item 4 points to option button controls. In the figure above, item 4 points to option button controls.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
18
<strong>  In the figure above, item 6 points to the ____.</strong> A)Field name B)Form title C)Form Detail section D)Command button label In the figure above, item 6 points to the ____.

A)Field name
B)Form title
C)Form Detail section
D)Command button label
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
19
<strong>  In the figure above, item 2 points to a(n)____.</strong> A)Option button B)Text box C)Combo box D)List box In the figure above, item 2 points to a(n)____.

A)Option button
B)Text box
C)Combo box
D)List box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
20
  In the figure above, item 3 is a combination of two controls. In the figure above, item 3 is a combination of two controls.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
21
Use this form creation tool to create a form by answering a series of questions provided by dialog boxes.

A)Form Wizard
B)More Forms
C)Split Form
D)Navigation
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
22
This control is both a list box and a text box control.

A)Bound image control
B)Unbound image control
C)Combo box
D)Option group
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following is NOT a bound control?

A)Text box
B)Combo box
C)List box
D)Label
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
24
<strong>  In order for Gretchen to modify whether the currently selected control will receive the tab focus she would work with which item?</strong> A)3 B)4 C)6 D)7 In order for Gretchen to modify whether the currently selected control will receive the tab focus she would work with which item?

A)3
B)4
C)6
D)7
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
25
This control provides an easy way to initiate a command or run a macro.

A)Check box
B)Toggle button
C)Command button
D)Image control
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
26
This control is used to display, edit, or enter data for each record. It does not provide a list of possible data entries.

A)Label
B)Text box
C)Combo box
D)Command button
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
27
Use this form creation tool to build a form based on Multiple Items, Datasheet, or Split Form.

A)Form Design
B)Blank Form
C)More Forms
D)Form Wizard
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following is NOT a form view?

A)Data
B)Form
C)Layout
D)Design
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
29
Expressions must start with what character?

A)[ left square bracket
B)= equal sign
C)( left parenthesis
D): colon
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
30
This control is the most common type of control used to display field values.

A)Option button
B)Text box
C)Combo box
D)Option group
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
31
Use this form creation tool to create a form from scratch in Form Design View.

A)Form
B)Blank Form
C)Form Design
D)Form Wizard
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
32
This control is used to display "yes" or "no" answers for a field.

A)Check box
B)List box
C)Combo box
D)Option box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
33
You can press ____ to move the focus through the controls of the form.

A)[Page Down]
B)[Tab]
C)[F5]
D)[F12]
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
34
Which of the following would most likely be used to display a Yes/No field on a form?

A)Check box
B)Command button
C)Combo box
D)Label
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
35
Which type of control would you most likely use to display name information?

A)Text box
B)Label
C)Combo box
D)List box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
36
This control displays a list of possible data entries from which the user can choose.

A)Label
B)Text box
C)List box
D)Tab control
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
37
This control is used to provide consistent descriptive text as you navigate from record to record.

A)Text box
B)Combo box
C)List box
D)Label
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
38
Which control, when it appears pressed, displays "yes" information?

A)Bound image control
B)Combo box
C)Tab control
D)Toggle button
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
39
When referencing field names within an expression, surround the field name with ____.

A)[square brackets]
B){curly brackets}
C)(parentheses)
D)"quotation marks"
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
40
This control is used to create a three-dimensional aspect to a form.

A)Command button
B)Toggle button
C)Rectangle control
D)Tab control
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
41
____________________ box controls are used to display and edit data on a form.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
42
When you modify controls, you change their ____________________ (characteristics).
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
43
Which of the following would NOT be considered a graphic image?

A)Picture
B)Logo
C)Text
D)Clip art
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
44
On a form, ____________________ View is used to enter, edit, and delete data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
45
Use the ____________________ Form tool to create a form with no controls starting in Form Layout View.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
46
Differentiate between label and text box controls.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
47
Differentiate between bound and unbound controls.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
48
In a(n)____________________ form, the upper pane shows the fields of one record while the lower pane maintains a datasheet view of the first few records.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
49
The connection between the text box and field is defined by the Control Source property.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
50
On a form, ____________________ View can be used to move and modify controls while viewing live data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
51
Controls placed in the Form ____________________  print only once at the end of the last page of the printout.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
52
You can insert a logo on a form using the ____ button on the Design tab.

A)Graphic Art
B)Art
C)Graphic Image
D)Insert Image
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
53
The ____________________ Sheet is a comprehensive listing of all characteristics that have been specified for that control.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
54
Controls placed in this form section print once for every record in the underlying object.

A)Form Records
B)Form Header
C)Form Footer
D)Detail
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
55
Controls placed in the ____ form section print only once at the top of the printout.

A)Form Header
B)Detail
C)Form First
D)Form Top
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
56
In Form Layout View, you can move through records and view data, but you cannot enter or edit data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
57
Discuss the difference between tab order and tab stop.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
58
The lower pane of a split form displays a datasheet view.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
59
The ____________________ List window displays the database tables and the fields they contain.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
60
On a form, ____________________ View is used to modify controls and does not display data.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
Best choice to display a field such as Veteran that has only two options, Yes or No
Option button
Best choice to display a field such as Veteran that has only two options, Yes or No
Tab control
Best choice to display a field such as Veteran that has only two options, Yes or No
Toggle button
Best choice to display a field such as Veteran that has only two options, Yes or No
Label
Best choice to display a field such as Veteran that has only two options, Yes or No
Line
Best choice to display a field such as Veteran that has only two options, Yes or No
List box
Best choice to display a field such as Veteran that has only two options, Yes or No
Command button
Best choice to display a field such as Veteran that has only two options, Yes or No
Combo box
Used to provide a list of options for a field with no ability for the user to enter a new value
Option button
Used to provide a list of options for a field with no ability for the user to enter a new value
Tab control
Used to provide a list of options for a field with no ability for the user to enter a new value
Toggle button
Used to provide a list of options for a field with no ability for the user to enter a new value
Label
Used to provide a list of options for a field with no ability for the user to enter a new value
Line
Used to provide a list of options for a field with no ability for the user to enter a new value
List box
Used to provide a list of options for a field with no ability for the user to enter a new value
Command button
Used to provide a list of options for a field with no ability for the user to enter a new value
Combo box
Used to run a macro
Option button
Used to run a macro
Tab control
Used to run a macro
Toggle button
Used to run a macro
Label
Used to run a macro
Line
Used to run a macro
List box
Used to run a macro
Command button
Used to run a macro
Combo box
Used to visually separate information on a form
Option button
Used to visually separate information on a form
Tab control
Used to visually separate information on a form
Toggle button
Used to visually separate information on a form
Label
Used to visually separate information on a form
Line
Used to visually separate information on a form
List box
Used to visually separate information on a form
Command button
Used to visually separate information on a form
Combo box
Used to provide a list of options for a field plus the ability for the user to enter a new value
Option button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Tab control
Used to provide a list of options for a field plus the ability for the user to enter a new value
Toggle button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Label
Used to provide a list of options for a field plus the ability for the user to enter a new value
Line
Used to provide a list of options for a field plus the ability for the user to enter a new value
List box
Used to provide a list of options for a field plus the ability for the user to enter a new value
Command button
Used to provide a list of options for a field plus the ability for the user to enter a new value
Combo box
Best choice to provide choices for a field in an option group
Option button
Best choice to provide choices for a field in an option group
Tab control
Best choice to provide choices for a field in an option group
Toggle button
Best choice to provide choices for a field in an option group
Label
Best choice to provide choices for a field in an option group
Line
Best choice to provide choices for a field in an option group
List box
Best choice to provide choices for a field in an option group
Command button
Best choice to provide choices for a field in an option group
Combo box
Best choice to describe information on a form
Option button
Best choice to describe information on a form
Tab control
Best choice to describe information on a form
Toggle button
Best choice to describe information on a form
Label
Best choice to describe information on a form
Line
Best choice to describe information on a form
List box
Best choice to describe information on a form
Command button
Best choice to describe information on a form
Combo box
Best choice to create a three-dimensional aspect to a form
Option button
Best choice to create a three-dimensional aspect to a form
Tab control
Best choice to create a three-dimensional aspect to a form
Toggle button
Best choice to create a three-dimensional aspect to a form
Label
Best choice to create a three-dimensional aspect to a form
Line
Best choice to create a three-dimensional aspect to a form
List box
Best choice to create a three-dimensional aspect to a form
Command button
Best choice to create a three-dimensional aspect to a form
Combo box
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
62
  What type of control did Gretchen use to create item 5? What type of control did Gretchen use to create item 5?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
63
You can switch between views using the View buttons in the lower- left corner of the window.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
64
  Gretchen Mitchell is a database designer at Quest Specialty Travel. She has created the Tours Entry Form shown above.Item 1 in the figure above refers to a button to create what type of control? Gretchen Mitchell is a database designer at Quest Specialty Travel. She has created the Tours Entry Form shown above.Item 1 in the figure above refers to a button to create what type of control?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
65
When you add a new field to a form, two controls are usually created: a caption and a text box.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
66
The Navigation tab on the Property Sheet allows you to change the tab stop or tab order properties.
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
67
  What is the name of the currently selected control? What is the name of the currently selected control?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
68
  In order for Gretchen to modify the order in which each bound control receives the focus, she would use which numbered item in the figure above? In order for Gretchen to modify the order in which each bound control receives the focus, she would use which numbered item in the figure above?
Unlock Deck
Unlock for access to all 68 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 68 flashcards in this deck.