Deck 8: Excel: Developing an Excel Application

ملء الشاشة (f)
exit full mode
سؤال
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.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
You can allow users to insert new rows or columns into a sheet even if the sheet is protected.
سؤال
  The red triangle in the accompanying figure indicates that a given cell does not have a comment.<div style=padding-top: 35px> The red triangle in the accompanying figure indicates that a given cell does not have a comment.
سؤال
  You can use the Name Manager dialog box to create a defined name like the one shown in the accompanying figure.<div style=padding-top: 35px> You can use the Name Manager dialog box to create a defined name like the one shown in the accompanying figure.
سؤال
For cell and range names names of 25 to 50 characters are considered practical although names can be up to 255 characters.
سؤال
You cannot prevent users from changing all of the formulas in a worksheet.
سؤال
  You drag the comment s border to resize a comment box like the one shown in the accompanying figure.<div style=padding-top: 35px> You drag the comment s border to resize a comment box like the one shown in the accompanying figure.
سؤال
You can keep users from deleting worksheets or inserting new ones.
سؤال
Each cell can have at most three validation rules.
سؤال
Once you protect a worksheet the locked property is enabled and controls whether or not a cell can be edited.
سؤال
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.
سؤال
  To move the box you would drag the selection handle of the comment in the accompanying figure.<div style=padding-top: 35px> To move the box you would drag the selection handle of the comment in the accompanying figure.
سؤال
Each macro must have a unique name.
سؤال
Even when the worksheet is unprotected the locked property determines whether or not changes can be made to a given cell.
سؤال
If you change the definition of a range name pointing it to a different range the value of any formula using that range name will be updated automatically to reflect the new definition.
سؤال
  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.
سؤال
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
سؤال
Defined names are automatically substituted for the cell addresses in a formula.
سؤال
When you lock a workbook you control the ability users have to make changes to the file.
سؤال
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.
سؤال
To open the Data Validation dialog box click the Data tab on the Ribbon and then click Authentication in the Data Tools group
سؤال
One way to run a macro is to assign it to a(n)button that is placed directly on the worksheet.
سؤال
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 .
سؤال
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)functions
D)all of the above
سؤال
The Name box lists all of the names currently defined in the workbook including Excel table names.
سؤال
After the first character in a range name which of the following is acceptable?

A)hyphen
B)space
C)periods
D)either A or B
سؤال
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell.
سؤال
Every cell in a workbook has a(n)sealed property that determines whether or not changes can be made to that cell.
سؤال
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names.
سؤال
By default the locked property is turned off for each cell when you protect a workbook.
سؤال
A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created.
سؤال
Range names must begin with ____.

A)a letter
B)the underscore character
C)a number
D)either A or B
سؤال
Which of the following is a valid function name?

A)FY2010
B)Print_Area
C)Net-Income
D)none of the above
سؤال
Range names can be up to ____ characters.

A)15
B)27
C)56
D)255
سؤال
The default is to protect only the windows used to display 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.
سؤال
If you want to return to the Visual Basic Editor you can select one of the macros in the VBE dialog box and click the Edit button again.
سؤال
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
سؤال
Using the Excel data validation feature you can specify a(n)____ of acceptable values.

A)roster
B)series
C)array
D)range
سؤال
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
سؤال
<strong>  Click the New button in the accompanying figure to open the ____ dialog box.</strong> A)Name B)New Name C)Edit Name D)Define Name <div style=padding-top: 35px> Click the New button in the accompanying figure to open the ____ dialog box.

A)Name
B)New Name
C)Edit Name
D)Define Name
سؤال
The ____ box displays all of the names in the workbook.

A)Name
B)Ranges
C)Definition
D)Terms
سؤال
If a formula uses a defined name that doesn't exist ____ appears in the cell.

A)#DEF?
B)#NAME?
C)#REF?
D)#CELL?
سؤال
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 cell will accept only text of a specified number of characters.

A)Custom
B)Text Length
C)Any Value
D)Specified Text
سؤال
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
سؤال
<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
سؤال
Using the Excel data validation feature you can specify the ____ of data.

A)aspect
B)type
C)format
D)cast
سؤال
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
سؤال
<strong>  The current data in the ParkingFee cell according to the accompanying figure is ____.</strong> A)25 B)8 C)2 D)15 <div style=padding-top: 35px> The current data in the ParkingFee cell according to the accompanying figure is ____.

A)25
B)8
C)2
D)15
سؤال
<strong>  The active cell in the accompanying figure is ____.</strong> A)B6 B)B25 C)A25 D)C11 <div style=padding-top: 35px> The active cell in the accompanying figure is ____.

A)B6
B)B25
C)A25
D)C11
سؤال
The Excel data ____ feature restricts data entry to follow a defined set of rules.

A)error-checking
B)rule-based
C)validation
D)contingent
سؤال
<strong>  In the City_State_Zip field name shown in the accompanying figure the underscores replace ____ in the label name.</strong> A)spaces B)periods C)commas D)numbers <div style=padding-top: 35px> 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
سؤال
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
سؤال
<strong>  The name of the active cell in the accompanying figure is ____.</strong> A)ParkingFee B)HandlingCost C)Series D)Donation <div style=padding-top: 35px> The name of the active cell in the accompanying figure is ____.

A)ParkingFee
B)HandlingCost
C)Series
D)Donation
سؤال
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
سؤال
<strong>  Using defined names like the kind shown in the accompanying figure makes creating and understanding a(n)____ easier.</strong> A)index B)log C)formula D)All of the above <div style=padding-top: 35px> 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 ____ alert accepts the invalid data but still allows you to cancel the data entry.

A)Information
B)Stop
C)Security
D)Warning
سؤال
Which of 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
سؤال
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
سؤال
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 times.

A)Chronology
B)Clock
C)Time
D)Calendar
سؤال
Usually you will want to protect a worksheet but leave some cells ____.

A)open
B)empty
C)clear
D)unlocked
سؤال
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
سؤال
Every cell in a workbook has a(n)____ property that determines whether or not changes can be made to that cell.

A)ensured
B)locked
C)security
D)changeable
سؤال
Excel supports ____ types of error alerts.

A)two
B)three
C)six
D)eleven
سؤال
By default users are only allowed to select ____ cells in a protected worksheet.

A)locked
B)unlocked
C)open
D)both A and B
سؤال
The most serious error alert is the ____ alert.

A)Warning
B)Information
C)Security
D)Stop
سؤال
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
سؤال
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
سؤال
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
سؤال
____ messages appear as ScreenTips next to the active cell.

A)Value
B)Input
C)Key
D)User
سؤال
When you ____ a workbook you control the ability users have to make changes to the file.

A)ensure
B)protect
C)secure
D)seal
سؤال
The least severe error alert is the ____ alert.

A)Stop
B)Security
C)Information
D)Warning
سؤال
A(n)____ message provides additional information about the type of data expected for the cell.

A)user
B)key
C)input
D)value
سؤال
When you protect a sheet unless you are concerned the users will turn off protection and make changes to formulas it is probably best not to specify a ____.

A)lock
B)password
C)username
D)any of the above
سؤال
After the Stop alert the next alert in severity is the ____ alert.

A)Information
B)Security
C)Validation
D)Warning
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/137
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Excel: Developing an Excel Application
1
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.
False
2
You can allow users to insert new rows or columns into a sheet even if the sheet is protected.
True
3
  The red triangle in the accompanying figure indicates that a given cell does not have a comment. The red triangle in the accompanying figure indicates that a given cell does not have a comment.
False
4
  You can use the Name Manager dialog box to create a defined name like the one shown in the accompanying figure. You can use the Name Manager dialog box to create a defined name like the one shown in the accompanying figure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
5
For cell and range names names of 25 to 50 characters are considered practical although names can be up to 255 characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
6
You cannot prevent users from changing all of the formulas in a worksheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
7
  You drag the comment s border to resize a comment box like the one shown in the accompanying figure. You drag the comment s border to resize a comment box like the one shown in the accompanying figure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
8
You can keep users from deleting worksheets or inserting new ones.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
9
Each cell can have at most three validation rules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
10
Once you protect a worksheet the locked property is enabled and controls whether or not a cell can be edited.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
11
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
12
When you open a file with macros the response you see is based on the security level set on the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
13
Data validation can verify data that was entered into a worksheet before the validation criteria were applied.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
14
  To move the box you would drag the selection handle of the comment in the accompanying figure. To move the box you would drag the selection handle of the comment in the accompanying figure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
15
Each macro must have a unique name.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
16
Even when the worksheet is unprotected the locked property determines whether or not changes can be made to a given cell.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
17
If you change the definition of a range name pointing it to a different range the value of any formula using that range name will be updated automatically to reflect the new definition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
18
  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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
19
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
20
Defined names are automatically substituted for the cell addresses in a formula.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
21
When you lock a workbook you control the ability users have to make changes to the file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
22
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
23
To open the Data Validation dialog box click the Data tab on the Ribbon and then click Authentication in the Data Tools group
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
24
One way to run a macro is to assign it to a(n)button that is placed directly on the worksheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
25
When Excel creates a macro button the Assign Macro dialog box opens with the button's default name showing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
26
A range name is more descriptive than a(n)cell reference .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
27
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)functions
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
28
The Name box lists all of the names currently defined in the workbook including Excel table names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
29
After the first character in a range name which of the following is acceptable?

A)hyphen
B)space
C)periods
D)either A or B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
30
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
31
Every cell in a workbook has a(n)sealed property that determines whether or not changes can be made to that cell.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
32
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
33
By default the locked property is turned off for each cell when you protect a workbook.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
34
A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
35
Range names must begin with ____.

A)a letter
B)the underscore character
C)a number
D)either A or B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is a valid function name?

A)FY2010
B)Print_Area
C)Net-Income
D)none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
37
Range names can be up to ____ characters.

A)15
B)27
C)56
D)255
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
38
The default is to protect only the windows used to display a workbook.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
39
The Visual Basic Editor is a separate application that works with Excel and all of the Office products to edit and manage VBA code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
40
If you want to return to the Visual Basic Editor you can select one of the macros in the VBE dialog box and click the Edit button again.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
41
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
42
Using the Excel data validation feature you can specify a(n)____ of acceptable values.

A)roster
B)series
C)array
D)range
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
43
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
44
<strong>  Click the New button in the accompanying figure to open the ____ dialog box.</strong> A)Name B)New Name C)Edit Name D)Define Name Click the New button in the accompanying figure to open the ____ dialog box.

A)Name
B)New Name
C)Edit Name
D)Define Name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
45
The ____ box displays all of the names in the workbook.

A)Name
B)Ranges
C)Definition
D)Terms
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
46
If a formula uses a defined name that doesn't exist ____ appears in the cell.

A)#DEF?
B)#NAME?
C)#REF?
D)#CELL?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
47
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
48
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
49
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
51
Using the Excel data validation feature you can specify the ____ of data.

A)aspect
B)type
C)format
D)cast
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
52
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
53
<strong>  The current data in the ParkingFee cell according to the accompanying figure is ____.</strong> A)25 B)8 C)2 D)15 The current data in the ParkingFee cell according to the accompanying figure is ____.

A)25
B)8
C)2
D)15
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
54
<strong>  The active cell in the accompanying figure is ____.</strong> A)B6 B)B25 C)A25 D)C11 The active cell in the accompanying figure is ____.

A)B6
B)B25
C)A25
D)C11
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
55
The Excel data ____ feature restricts data entry to follow a defined set of rules.

A)error-checking
B)rule-based
C)validation
D)contingent
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
56
<strong>  In the City_State_Zip field name shown in the accompanying figure the underscores replace ____ in the label name.</strong> A)spaces B)periods C)commas D)numbers 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
57
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
58
<strong>  The name of the active cell in the accompanying figure is ____.</strong> A)ParkingFee B)HandlingCost C)Series D)Donation The name of the active cell in the accompanying figure is ____.

A)ParkingFee
B)HandlingCost
C)Series
D)Donation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
59
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
60
<strong>  Using defined names like the kind shown in the accompanying figure makes creating and understanding a(n)____ easier.</strong> A)index B)log C)formula D)All of the above 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
61
The ____ alert accepts the invalid data but still allows you to cancel the data entry.

A)Information
B)Stop
C)Security
D)Warning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
62
Which of 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
63
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
64
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
65
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
66
Usually you will want to protect a worksheet but leave some cells ____.

A)open
B)empty
C)clear
D)unlocked
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
67
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
68
Every cell in a workbook has a(n)____ property that determines whether or not changes can be made to that cell.

A)ensured
B)locked
C)security
D)changeable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
69
Excel supports ____ types of error alerts.

A)two
B)three
C)six
D)eleven
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
70
By default users are only allowed to select ____ cells in a protected worksheet.

A)locked
B)unlocked
C)open
D)both A and B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
71
The most serious error alert is the ____ alert.

A)Warning
B)Information
C)Security
D)Stop
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
72
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
73
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
74
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
75
____ messages appear as ScreenTips next to the active cell.

A)Value
B)Input
C)Key
D)User
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
76
When you ____ a workbook you control the ability users have to make changes to the file.

A)ensure
B)protect
C)secure
D)seal
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
77
The least severe error alert is the ____ alert.

A)Stop
B)Security
C)Information
D)Warning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
78
A(n)____ message provides additional information about the type of data expected for the cell.

A)user
B)key
C)input
D)value
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
79
When you protect a sheet unless you are concerned the users will turn off protection and make changes to formulas it is probably best not to specify a ____.

A)lock
B)password
C)username
D)any of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
80
After the Stop alert the next alert in severity is the ____ alert.

A)Information
B)Security
C)Validation
D)Warning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 137 في هذه المجموعة.