Deck 8: Excel: Developing an Excel Application

Full screen (f)
exit full mode
Question
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.
Use Space or
up arrow
down arrow
to flip the card.
Question
You can allow users to insert new rows or columns into a sheet even if the sheet is protected.
Question
  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.
Question
  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.
Question
For cell and range names names of 25 to 50 characters are considered practical although names can be up to 255 characters.
Question
You cannot prevent users from changing all of the formulas in a worksheet.
Question
  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.
Question
You can keep users from deleting worksheets or inserting new ones.
Question
Each cell can have at most three validation rules.
Question
Once you protect a worksheet the locked property is enabled and controls whether or not a cell can be edited.
Question
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.
Question
When you open a file with macros the response you see is based on the security level set on the computer.
Question
Data validation can verify data that was entered into a worksheet before the validation criteria were applied.
Question
  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.
Question
Each macro must have a unique name.
Question
Even when the worksheet is unprotected the locked property determines whether or not changes can be made to a given cell.
Question
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.
Question
  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.
Question
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
Question
Defined names are automatically substituted for the cell addresses in a formula.
Question
When you lock a workbook you control the ability users have to make changes to the file.
Question
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.
Question
To open the Data Validation dialog box click the Data tab on the Ribbon and then click Authentication in the Data Tools group
Question
One way to run a macro is to assign it to a(n)button that is placed directly on the worksheet.
Question
When Excel creates a macro button the Assign Macro dialog box opens with the button's default name showing.
Question
A range name is more descriptive than a(n)cell reference .
Question
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
Question
The Name box lists all of the names currently defined in the workbook including Excel table names.
Question
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
Question
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell.
Question
Every cell in a workbook has a(n)sealed property that determines whether or not changes can be made to that cell.
Question
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names.
Question
By default the locked property is turned off for each cell when you protect a workbook.
Question
A digital certificate confirms that the macro created by the signer has not been altered since the digital certificate was created.
Question
Range names must begin with ____.

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

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

A)15
B)27
C)56
D)255
Question
The default is to protect only the windows used to display a workbook.
Question
The Visual Basic Editor is a separate application that works with Excel and all of the Office products to edit and manage VBA code.
Question
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.
Question
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
Question
Using the Excel data validation feature you can specify a(n)____ of acceptable values.

A)roster
B)series
C)array
D)range
Question
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
Question
<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
Question
The ____ box displays all of the names in the workbook.

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

A)#DEF?
B)#NAME?
C)#REF?
D)#CELL?
Question
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
Question
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
Question
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
Question
<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
Question
Using the Excel data validation feature you can specify the ____ of data.

A)aspect
B)type
C)format
D)cast
Question
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
Question
<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
Question
<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
Question
The Excel data ____ feature restricts data entry to follow a defined set of rules.

A)error-checking
B)rule-based
C)validation
D)contingent
Question
<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
Question
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
Question
<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
Question
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
Question
<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
Question
The ____ alert accepts the invalid data but still allows you to cancel the data entry.

A)Information
B)Stop
C)Security
D)Warning
Question
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
Question
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
Question
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
Question
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
Question
Usually you will want to protect a worksheet but leave some cells ____.

A)open
B)empty
C)clear
D)unlocked
Question
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
Question
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
Question
Excel supports ____ types of error alerts.

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

A)locked
B)unlocked
C)open
D)both A and B
Question
The most serious error alert is the ____ alert.

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

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

A)ensure
B)protect
C)secure
D)seal
Question
The least severe error alert is the ____ alert.

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

A)user
B)key
C)input
D)value
Question
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
Question
After the Stop alert the next alert in severity is the ____ alert.

A)Information
B)Security
C)Validation
D)Warning
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/137
auto play flashcards
Play
simple tutorial
Full screen (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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
6
You cannot prevent users from changing all of the formulas in a worksheet.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
8
You can keep users from deleting worksheets or inserting new ones.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
9
Each cell can have at most three validation rules.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
10
Once you protect a worksheet the locked property is enabled and controls whether or not a cell can be edited.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
13
Data validation can verify data that was entered into a worksheet before the validation criteria were applied.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
15
Each macro must have a unique name.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
19
The frequency of error alert determines what choices the user is presented with when an invalid entry is attempted.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
20
Defined names are automatically substituted for the cell addresses in a formula.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
21
When you lock a workbook you control the ability users have to make changes to the file.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
25
When Excel creates a macro button the Assign Macro dialog box opens with the button's default name showing.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
26
A range name is more descriptive than a(n)cell reference .
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
28
The Name box lists all of the names currently defined in the workbook including Excel table names.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
30
You use the Rules tab in the Data Validation dialog box to enter the validation rules for an active cell.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
32
Any blanks or parentheses in row or column labels are changed to underscore characters in defined names.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
33
By default the locked property is turned off for each cell when you protect a workbook.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
35
Range names must begin with ____.

A)a letter
B)the underscore character
C)a number
D)either A or B
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
37
Range names can be up to ____ characters.

A)15
B)27
C)56
D)255
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
38
The default is to protect only the windows used to display a workbook.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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.
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
45
The ____ box displays all of the names in the workbook.

A)Name
B)Ranges
C)Definition
D)Terms
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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?
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
51
Using the Excel data validation feature you can specify the ____ of data.

A)aspect
B)type
C)format
D)cast
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
66
Usually you will want to protect a worksheet but leave some cells ____.

A)open
B)empty
C)clear
D)unlocked
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
69
Excel supports ____ types of error alerts.

A)two
B)three
C)six
D)eleven
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
71
The most serious error alert is the ____ alert.

A)Warning
B)Information
C)Security
D)Stop
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
75
____ messages appear as ScreenTips next to the active cell.

A)Value
B)Input
C)Key
D)User
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
77
The least severe error alert is the ____ alert.

A)Stop
B)Security
C)Information
D)Warning
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
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
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
80
After the Stop alert the next alert in severity is the ____ alert.

A)Information
B)Security
C)Validation
D)Warning
Unlock Deck
Unlock for access to all 137 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 137 flashcards in this deck.