Deck 8: Developing an Excel Application

ملء الشاشة (f)
exit full mode
سؤال
Defined names are automatically substituted for the cell addresses in a formula.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
You drag the comment's border to resize a comment box like the one shown in the accompanying figure.
سؤال
Even if a sheet is protected,you can limit the user to selecting only unlocked cells,or allow the user to select any cell in the worksheet.
سؤال
When you open a file with macros,the response you see is based on the security level set on the computer.
سؤال
Data validation can verify data that was entered into a worksheet before the validation criteria were applied.
سؤال
You can keep users from deleting worksheets or inserting new ones.
سؤال
Each macro must have a unique name.
سؤال
  The red triangle (that has an arrow pointing to it)in the accompanying figure indicates that a given cell does not have a comment.<div style=padding-top: 35px>
The red triangle (that has an arrow pointing to it)in the accompanying figure indicates that a given cell does not have a comment.
سؤال
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
سؤال
You can allow users to insert new rows or columns into a sheet,even if the sheet is protected.
سؤال
Each cell can have at most three validation rules.
سؤال
To move the box,you would drag the selection handle of the comment in the accompanying figure.
سؤال
Once you protect a worksheet,the locked property is enabled and controls whether or not a cell can be edited.
سؤال
For cell and range names,names of 25 to 50 characters are considered practical,although names can be up to 255 characters.
سؤال
Even when the worksheet is unprotected,the locked property determines whether or not changes can be made to a given cell.
سؤال
By default,a macro will select the same cells regardless of which cell is first selected because the macro records a selection using relative cell references.
سؤال
  Clicking the Edit button in the accompanying figure opens the New Name dialog box in which you can modify the selected defined name.<div style=padding-top: 35px>
Clicking the Edit button in the accompanying figure opens the New Name dialog box in which you can modify the selected defined name.
سؤال
You cannot prevent users from changing all of the formulas in a worksheet.
سؤال
You can use the Name Manager dialog box,shown above,to create a defined name.
سؤال
When the Ribbon is minimized,only the Quick Access Toolbar and the tab names are displayed.
سؤال
One way to run a macro is to assign it to a(n)button that is placed directly on the worksheet._________________________
سؤال
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names._________________________
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Appears when the cell becomes active and can be used to specify the type of data the user should enter in that cell
سؤال
You can delete or edit a macro by opening the Edit dialog box,selecting the macro from the list,and then clicking the appropriate button._________________________
سؤال
The default is to protect only the appearance of a workbook._________________________
سؤال
A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created._________________________
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Series of stored commands
سؤال
If you select the Custom option in the Allow list box in the Data Validation dialog box,the validation rule will be based on an Excel logistical formula._________________________
سؤال
By default,the locked property is turned off for each cell when you protect a workbook._________________________
سؤال
To open the Data Validation dialog box,click the Data tab on the Ribbon,and then click Authentication in the Data Tools group._________________________
سؤال
When Excel creates a macro button,the Assign Macro dialog box opens with the button's default name showing._________________________
سؤال
A range name is more descriptive than a(n)cell reference._________________________
سؤال
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell._________________________
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Spreadsheet written or tailored to meet the user's specific needs
سؤال
Every cell in a workbook has a(n)sealed property that determines whether or not changes can be made to that cell._________________________
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Needed before you can add a digital signature to a workbook
سؤال
The Visual Basic Editor is a separate application that works with Excel and all of the Office products to edit and manage VBA code._________________________
سؤال
When you lock a workbook,you control the ability users have to make changes to the file._________________________
سؤال
The Name dialog box lists all of the names currently defined in the workbook,including Excel table names._________________________
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that rejects invalid data but allows you to override the rejection
سؤال
Using defined names like the kind shown in the accompanying figure makes creating and understanding a(n)____ easier.

A) index
B) log
C) formula
D) all of the above
سؤال
The current data in the ParkingFee cell,according to the accompanying figure,is ____.

A) 25
B) 8
C) 2
D) 15
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Confirms that a macro or document has not been altered
سؤال
If your data is organized in a tabular format,you can quickly create range names for each column or row in the list by using the ____ dialog box.

A) Make from Table
B) Name
C) Create from Selection
D) Assign
سؤال
Range names can be up to ____ characters.

A) 15
B) 27
C) 56
D) 255
سؤال
In the figure above,the column labeled "Refers to" is the name's ____.

A) link location
B) location in the worksheet
C) target location in the worksheet
D) none of the above
سؤال
Range names must begin with ____.

A) a letter
B) the underscore character
C) a number
D) either a.or b.
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that accepts the invalid data but still allows you to cancel the data entry
سؤال
The ____ box displays all of the names in the workbook.

A) Name
B) Ranges
C) Definition
D) Terms
سؤال
<strong>  The most direct way to create defined names like the kind shown in the accompanying figure is to use the ____ box on the formula bar.</strong> A) Definition B) Name C) Term D) Label <div style=padding-top: 35px>
The most direct way to create defined names like the kind shown in the accompanying figure is to use the ____ box on the formula bar.

A) Definition
B) Name
C) Term
D) Label
سؤال
In the City_State_Zip field name shown in the accompanying figure,the underscores replace ____ in the label name.

A) spaces
B) periods
C) commas
D) numbers
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that prevents you from storing the data in the cell
سؤال
In the figure above,clicking the New button,opens the New Name dialog box.

A) Name
B) Macro
C) Label
D) Range
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Word or string of characters associated with a single cell or a range
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Property that determines whether or not changes can be made to a cell
سؤال
The following is a valid function name: ____.

A) FY2010
B) Print_Area
C) Net-Income
D) none of the above
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Defines the criteria for storing data in a cell or range
سؤال
Applications typically include an interface to assist the user in using the system,ranging from special buttons that assist in existing specific tasks to changing the entire Excel interface with customized ____.

A) commands
B) menus
C) toolbars
D) all of the above
سؤال
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Programming language that allows you to create macros
سؤال
After the first character in a range name,the following is acceptable: ____.

A) hyphen
B) space
C) periods
D) either a.or b.
سؤال
Any blanks or parentheses in a row or column label will be changed to ____ in defined names.

A) ampersands
B) underscore characters
C) hyphens
D) dashes
سؤال
One way to ensure that correct data is entered into a cell or range is to use the Excel data ____ feature.

A) validation
B) concatenation
C) security
D) index
سؤال
You use the ____ tab in the Data Validation dialog box to enter the validation rules for the active cell.

A) Active Cell
B) Rules
C) Settings
D) Input Message
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only values from a list.

A) List
B) Index
C) Roster
D) Catalog
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the validation rule will be based on an Excel logical formula.

A) Rule
B) Logical
C) Custom
D) Validation
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only times.

A) Chronology
B) Clock
C) Time
D) Calendar
سؤال
The following are Excel-supported error alert types: ____.

A) Stop,Warning,and Alert
B) Alert,Warning,and Information
C) Security,Warning,and Alert
D) Stop,Warning,and Information
سؤال
Which of the following is a tab in the Data Validation dialog box?

A) Settings
B) Input Message
C) Error Alert
D) All of the above
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only dates.

A) Calendar
B) Schedule
C) Date
D) Timeline
سؤال
Using the Excel data validation feature,you can specify a(n)____ of acceptable values.

A) roster
B) series
C) array
D) range
سؤال
An input message appears when the cell becomes active,and can be used to specify the ____ of data the user should enter in that cell.

A) aspect
B) type
C) format
D) cast
سؤال
____ messages appear as ScreenTips next to the active cell.

A) Value
B) Input
C) Key
D) User
سؤال
One way of reducing the chance of data-entry error is to display a(n)____ message when a user clicks on the cell.

A) value
B) input
C) key
D) user
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only text of a specified number of characters.

A) Custom
B) Text Length
C) Any Value
D) Specified Text
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only integers.

A) Integer
B) Decimal
C) Numerical
D) Whole Number
سؤال
A(n)____ message provides additional information about the type of data allowed for the cell.

A) user
B) key
C) input
D) value
سؤال
To open the ____ dialog box,click the Data tab on the Ribbon,and then click Data Validation in the Data Tools group.

A) Data Validation
B) Data Entry
C) Data
D) Validation
سؤال
The Excel data ____ feature restricts data entry to follow a defined set of rules.

A) error-checking
B) rule-based
C) validation
D) contingent
سؤال
Sometimes when you build a worksheet for other users,you may decide to add a(n)____ message to a cell even if you don't validate the data in that cell.

A) value
B) input
C) key
D) user
سؤال
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept any type of numeric value.

A) Whole Number
B) Any Number
C) Decimal
D) Integer
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/150
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Developing an Excel Application
1
Defined names are automatically substituted for the cell addresses in a formula.
False
2
You drag the comment's border to resize a comment box like the one shown in the accompanying figure.
False
3
Even if a sheet is protected,you can limit the user to selecting only unlocked cells,or allow the user to select any cell in the worksheet.
True
4
When you open a file with macros,the response you see is based on the security level set on the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
5
Data validation can verify data that was entered into a worksheet before the validation criteria were applied.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
6
You can keep users from deleting worksheets or inserting new ones.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
7
Each macro must have a unique name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
8
  The red triangle (that has an arrow pointing to it)in the accompanying figure indicates that a given cell does not have a comment.
The red triangle (that has an arrow pointing to it)in the accompanying figure indicates that a given cell does not have a comment.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
9
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
10
You can allow users to insert new rows or columns into a sheet,even if the sheet is protected.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
11
Each cell can have at most three validation rules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
12
To move the box,you would drag the selection handle of the comment in the accompanying figure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
13
Once you protect a worksheet,the locked property is enabled and controls whether or not a cell can be edited.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
14
For cell and range names,names of 25 to 50 characters are considered practical,although names can be up to 255 characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
15
Even when the worksheet is unprotected,the locked property determines whether or not changes can be made to a given cell.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
16
By default,a macro will select the same cells regardless of which cell is first selected because the macro records a selection using relative cell references.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
17
  Clicking the Edit button in the accompanying figure opens the New Name dialog box in which you can modify the selected defined name.
Clicking the Edit button in the accompanying figure opens the New Name dialog box in which you can modify the selected defined name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
18
You cannot prevent users from changing all of the formulas in a worksheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
19
You can use the Name Manager dialog box,shown above,to create a defined name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
20
When the Ribbon is minimized,only the Quick Access Toolbar and the tab names are displayed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
21
One way to run a macro is to assign it to a(n)button that is placed directly on the worksheet._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
22
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
23
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Appears when the cell becomes active and can be used to specify the type of data the user should enter in that cell
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
24
You can delete or edit a macro by opening the Edit dialog box,selecting the macro from the list,and then clicking the appropriate button._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
25
The default is to protect only the appearance of a workbook._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
26
A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
27
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Series of stored commands
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
28
If you select the Custom option in the Allow list box in the Data Validation dialog box,the validation rule will be based on an Excel logistical formula._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
29
By default,the locked property is turned off for each cell when you protect a workbook._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
30
To open the Data Validation dialog box,click the Data tab on the Ribbon,and then click Authentication in the Data Tools group._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
31
When Excel creates a macro button,the Assign Macro dialog box opens with the button's default name showing._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
32
A range name is more descriptive than a(n)cell reference._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
33
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
34
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Spreadsheet written or tailored to meet the user's specific needs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
35
Every cell in a workbook has a(n)sealed property that determines whether or not changes can be made to that cell._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
36
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Needed before you can add a digital signature to a workbook
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
37
The Visual Basic Editor is a separate application that works with Excel and all of the Office products to edit and manage VBA code._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
38
When you lock a workbook,you control the ability users have to make changes to the file._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
39
The Name dialog box lists all of the names currently defined in the workbook,including Excel table names._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
40
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that rejects invalid data but allows you to override the rejection
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
41
Using defined names like the kind shown in the accompanying figure makes creating and understanding a(n)____ easier.

A) index
B) log
C) formula
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
42
The current data in the ParkingFee cell,according to the accompanying figure,is ____.

A) 25
B) 8
C) 2
D) 15
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
43
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Confirms that a macro or document has not been altered
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
44
If your data is organized in a tabular format,you can quickly create range names for each column or row in the list by using the ____ dialog box.

A) Make from Table
B) Name
C) Create from Selection
D) Assign
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
45
Range names can be up to ____ characters.

A) 15
B) 27
C) 56
D) 255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
46
In the figure above,the column labeled "Refers to" is the name's ____.

A) link location
B) location in the worksheet
C) target location in the worksheet
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
47
Range names must begin with ____.

A) a letter
B) the underscore character
C) a number
D) either a.or b.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
48
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that accepts the invalid data but still allows you to cancel the data entry
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
49
The ____ box displays all of the names in the workbook.

A) Name
B) Ranges
C) Definition
D) Terms
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
50
<strong>  The most direct way to create defined names like the kind shown in the accompanying figure is to use the ____ box on the formula bar.</strong> A) Definition B) Name C) Term D) Label
The most direct way to create defined names like the kind shown in the accompanying figure is to use the ____ box on the formula bar.

A) Definition
B) Name
C) Term
D) Label
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
51
In the City_State_Zip field name shown in the accompanying figure,the underscores replace ____ in the label name.

A) spaces
B) periods
C) commas
D) numbers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
52
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Error alert that prevents you from storing the data in the cell
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
53
In the figure above,clicking the New button,opens the New Name dialog box.

A) Name
B) Macro
C) Label
D) Range
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
54
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Word or string of characters associated with a single cell or a range
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
55
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Property that determines whether or not changes can be made to a cell
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
56
The following is a valid function name: ____.

A) FY2010
B) Print_Area
C) Net-Income
D) none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
57
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Defines the criteria for storing data in a cell or range
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
58
Applications typically include an interface to assist the user in using the system,ranging from special buttons that assist in existing specific tasks to changing the entire Excel interface with customized ____.

A) commands
B) menus
C) toolbars
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
59
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
a.Stop
g.defined name
b.Warning
h.input message
c.Information
i.validation rule
d.locked
j.digital certificate
e.macro
k.digital signature
f.Excel application
l.VBA
Programming language that allows you to create macros
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
60
After the first character in a range name,the following is acceptable: ____.

A) hyphen
B) space
C) periods
D) either a.or b.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
61
Any blanks or parentheses in a row or column label will be changed to ____ in defined names.

A) ampersands
B) underscore characters
C) hyphens
D) dashes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
62
One way to ensure that correct data is entered into a cell or range is to use the Excel data ____ feature.

A) validation
B) concatenation
C) security
D) index
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
63
You use the ____ tab in the Data Validation dialog box to enter the validation rules for the active cell.

A) Active Cell
B) Rules
C) Settings
D) Input Message
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
64
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only values from a list.

A) List
B) Index
C) Roster
D) Catalog
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
65
In the Allow list box in the Data Validation dialog box,the ____ option means that the validation rule will be based on an Excel logical formula.

A) Rule
B) Logical
C) Custom
D) Validation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
66
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only times.

A) Chronology
B) Clock
C) Time
D) Calendar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
67
The following are Excel-supported error alert types: ____.

A) Stop,Warning,and Alert
B) Alert,Warning,and Information
C) Security,Warning,and Alert
D) Stop,Warning,and Information
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
68
Which of the following is a tab in the Data Validation dialog box?

A) Settings
B) Input Message
C) Error Alert
D) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
69
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only dates.

A) Calendar
B) Schedule
C) Date
D) Timeline
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
70
Using the Excel data validation feature,you can specify a(n)____ of acceptable values.

A) roster
B) series
C) array
D) range
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
71
An input message appears when the cell becomes active,and can be used to specify the ____ of data the user should enter in that cell.

A) aspect
B) type
C) format
D) cast
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
72
____ messages appear as ScreenTips next to the active cell.

A) Value
B) Input
C) Key
D) User
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
73
One way of reducing the chance of data-entry error is to display a(n)____ message when a user clicks on the cell.

A) value
B) input
C) key
D) user
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
74
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only text of a specified number of characters.

A) Custom
B) Text Length
C) Any Value
D) Specified Text
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
75
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept only integers.

A) Integer
B) Decimal
C) Numerical
D) Whole Number
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
76
A(n)____ message provides additional information about the type of data allowed for the cell.

A) user
B) key
C) input
D) value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
77
To open the ____ dialog box,click the Data tab on the Ribbon,and then click Data Validation in the Data Tools group.

A) Data Validation
B) Data Entry
C) Data
D) Validation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
78
The Excel data ____ feature restricts data entry to follow a defined set of rules.

A) error-checking
B) rule-based
C) validation
D) contingent
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
79
Sometimes when you build a worksheet for other users,you may decide to add a(n)____ message to a cell even if you don't validate the data in that cell.

A) value
B) input
C) key
D) user
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
80
In the Allow list box in the Data Validation dialog box,the ____ option means that the cell will accept any type of numeric value.

A) Whole Number
B) Any Number
C) Decimal
D) Integer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.