Deck 3: Using Forms

ملء الشاشة (f)
exit full mode
سؤال
You can add fields to a form in either Layout View or Design View.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
<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
سؤال
<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
سؤال
In forms created by using the Form Wizard, labels are generally in the first column, to the left of the text boxes they describe.
سؤال
<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
سؤال
Forms can be used to enter and edit data.
سؤال
<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
سؤال
You can resize form sections in Form Design View.
سؤال
It would make sense to set the Tab Stop property of a text box that will not be used for data entry to No.
سؤال
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.
سؤال
On a form, text box controls display data from an underlying record source.
سؤال
Each item on the form is called a control.
سؤال
Bound controls exist only to clarify or enhance the appearance of the form.
سؤال
<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
سؤال
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.
سؤال
  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.
سؤال
  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.
سؤال
<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
سؤال
  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.
سؤال
A tab control is an unbound control.
سؤال
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
سؤال
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
سؤال
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
سؤال
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
سؤال
Which type of control would you most likely use to display name information?

A) Text box
B) Label
C) Combo box
D) List box
سؤال
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
سؤال
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
سؤال
Which of the following is NOT a bound control?

A) Text box
B) Combo box
C) List box
D) Label
سؤال
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
سؤال
Expressions must start with what character?

A) [ left square bracket
B) = equal sign
C) ( left parenthesis
D) : colon
سؤال
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
سؤال
<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
سؤال
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
سؤال
When referencing field names within an expression, surround the field name with ____.

A) [square brackets]
B) {curly brackets}
C) (parentheses)
D) "quotation marks"
سؤال
Which of the following is NOT a form view?

A) Data
B) Form
C) Layout
D) Design
سؤال
You can press ____ to move the focus through the controls of the form.

A) [Page Down]
B) [Tab]
C) [F5]
D) [F12]
سؤال
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
سؤال
Which control, when it appears pressed, displays "yes" information?

A) Bound image control
B) Combo box
C) Tab control
D) Toggle button
سؤال
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
سؤال
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
سؤال
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
سؤال
The ____________________ List window displays the database tables and the fields they contain.
سؤال
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
سؤال
Use the ____________________ Form tool to create a form with no controls starting in Form Layout View.
سؤال
The lower pane of a split form displays a datasheet view.
سؤال
Which of the following would NOT be considered a graphic image?

A) Picture
B) Logo
C) Text
D) Clip art
سؤال
____________________ box controls are used to display and edit data on a form.
سؤال
On a form, ____________________ View is used to modify controls and does not display data.
سؤال
Differentiate between bound and unbound controls.
سؤال
Differentiate between label and text box controls.
سؤال
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.
سؤال
On a form, ____________________ View is used to enter, edit, and delete data.
سؤال
The connection between the text box and field is defined by the Control Source property.
سؤال
On a form, ____________________ View can be used to move and modify controls while viewing live data.
سؤال
In Form Layout View, you can move through records and view data, but you cannot enter or edit data.
سؤال
Discuss the difference between tab order and tab stop.
سؤال
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
سؤال
The ____________________ Sheet is a comprehensive listing of all characteristics that have been specified for that control.
سؤال
Controls placed in the Form ____________________  print only once at the end of the last page of the printout.
سؤال
When you modify controls, you change their ____________________ (characteristics).
سؤال
Match between columns
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
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
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
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
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
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
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
سؤال
When you add a new field to a form, two controls are usually created: a caption and a text box.
سؤال
  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?
سؤال
  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?
سؤال
You can switch between views using the View buttons in the lower- left corner of the window.
سؤال
  What is the name of the currently selected control?<div style=padding-top: 35px> What is the name of the currently selected control?
سؤال
  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?
سؤال
The Navigation tab on the Property Sheet allows you to change the tab stop or tab order properties.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/68
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Using Forms
1
You can add fields to a form in either Layout View or Design View.
True
2
<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
B
3
<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
A
4
In forms created by using the Form Wizard, labels are generally in the first column, to the left of the text boxes they describe.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
5
<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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
6
Forms can be used to enter and edit data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
7
<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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
8
You can resize form sections in Form Design View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
9
It would make sense to set the Tab Stop property of a text box that will not be used for data entry to No.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
10
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
11
On a form, text box controls display data from an underlying record source.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
12
Each item on the form is called a control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
13
Bound controls exist only to clarify or enhance the appearance of the form.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
14
<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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
15
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
16
  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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
18
<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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
19
  In the figure above, item 3 is a combination of two controls. In the figure above, item 3 is a combination of two controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
20
A tab control is an unbound control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
21
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
22
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
23
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
24
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which type of control would you most likely use to display name information?

A) Text box
B) Label
C) Combo box
D) List box
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which of the following is NOT a bound control?

A) Text box
B) Combo box
C) List box
D) Label
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
29
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
30
Expressions must start with what character?

A) [ left square bracket
B) = equal sign
C) ( left parenthesis
D) : colon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
31
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
32
<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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
33
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
34
When referencing field names within an expression, surround the field name with ____.

A) [square brackets]
B) {curly brackets}
C) (parentheses)
D) "quotation marks"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which of the following is NOT a form view?

A) Data
B) Form
C) Layout
D) Design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
36
You can press ____ to move the focus through the controls of the form.

A) [Page Down]
B) [Tab]
C) [F5]
D) [F12]
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
37
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
39
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
40
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
41
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
42
The ____________________ List window displays the database tables and the fields they contain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
43
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
44
Use the ____________________ Form tool to create a form with no controls starting in Form Layout View.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
45
The lower pane of a split form displays a datasheet view.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
46
Which of the following would NOT be considered a graphic image?

A) Picture
B) Logo
C) Text
D) Clip art
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
47
____________________ box controls are used to display and edit data on a form.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
48
On a form, ____________________ View is used to modify controls and does not display data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
49
Differentiate between bound and unbound controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
50
Differentiate between label and text box controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
51
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
52
On a form, ____________________ View is used to enter, edit, and delete data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
53
The connection between the text box and field is defined by the Control Source property.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
54
On a form, ____________________ View can be used to move and modify controls while viewing live data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
55
In Form Layout View, you can move through records and view data, but you cannot enter or edit data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
56
Discuss the difference between tab order and tab stop.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
57
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
58
The ____________________ Sheet is a comprehensive listing of all characteristics that have been specified for that control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
59
Controls placed in the Form ____________________  print only once at the end of the last page of the printout.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
60
When you modify controls, you change their ____________________ (characteristics).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
61
Match between columns
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
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
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
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
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
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
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
62
When you add a new field to a form, two controls are usually created: a caption and a text box.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
63
  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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
64
  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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
65
You can switch between views using the View buttons in the lower- left corner of the window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
66
  What is the name of the currently selected control? What is the name of the currently selected control?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
67
  What type of control did Gretchen use to create item 5? What type of control did Gretchen use to create item 5?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
68
The Navigation tab on the Property Sheet allows you to change the tab stop or tab order properties.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 68 في هذه المجموعة.