CIS 150 5

9 September 2022
4.7 (114 reviews)
52 test answers

Unlock all answers in this set

Unlock answers (48)
question
In Excel, a collection of similar data can be structured in a(n) ____ of rows and columns.
answer
range
question
A data ____ table describes the fields you plan to maintain in a table.
answer
definition
question
____ rows and columns lets you keep headings on the screen as you work with the data in a large worksheet.
answer
Freezing
question
In Excel, a table is a range of related data that is managed independently from the data in other ____ in the worksheet.
answer
rows and columns
question
When you designate a range as a(n) ____, Excel provides the same operations as are available for a structured range of data.
answer
table
question
To create a table, click the ____ tab on the Ribbon and then, in the Tables group, click the Table button.
answer
insert
question
Excel assigns the name ____ to the first Excel table created in a workbook.
answer
table1
question
Which of the following is a valid table name?
answer
Newtable
question
A table name cannot include ____.
answer
spaces
question
____ order arranges labels in reverse alphabetical order, from Z to A.
answer
Descending
question
____ order arranges labels in reverse alphabetical order, from A to Z
answer
Ascending
question
The fields you use to order your data are called sort ____.
answer
fields
question
You can access the Sort buttons in the ____ group on the HOME tab by clicking the Sort & Filter button and clicking a sort option.
answer
Editing
question
When you have more than one sort field, you should use the Sort ____ to specify the sort criteria.
answer
dialog box
question
To add a sort field in the Sort dialog box, click the ____ button.
answer
Add Level
question
After you filter a column, the ____ Filter command becomes available so you can remove the filter and redisplay all the records.
answer
Clear
question
You can display or hide filter arrows for an Excel table by using the Filter button in the Sort & Filter group on the ____ tab.
answer
Data
question
The ____ condition requires that all of the selected criteria be true for the record to be displayed.
answer
AND
question
The ____ criteria filter requires the records displayed to start with the specified text string.
answer
Begins With
question
The ____ criteria filter requires the records displayed to have the specified text string anywhere.
answer
Contains
question
The ____ criteria filter requires the records displayed to be greater than or equal to and less than or equal to the specified numbers.
answer
Between
question
The ____ criteria filter requires the records displayed to have the current date.
answer
Today
question
The ____ criteria filter requires the records displayed to be since January 1 of the current year to the current date.
answer
Year to Date
question
With the Last Quarter criteria filter, quarters are defined as, for example, ____.
answer
April, May, June
question
When you click in each cell in the Total row, a(n) ____ appears that you can click to open a list of the most commonly used functions.
answer
arrow
question
You can split the worksheet window into ____ separate panes.
answer
two or four
question
You select the ____ option button in the Custom AutoFilter dialog box if you want to display rows that meet both of two criteria.
answer
And
question
You select the ____ option button in the Custom AutoFilter dialog box if you want to display rows that meet one of the criteria.
answer
Or
question
In the figure above, if you only want to set one criterion for this filter, you will ____.
answer
leave the lower boxes empty
question
In the figure above, the 300 indicates the amount. Records with the following values meet the criteria: ____.
answer
$301
question
You can click the More Functions command on the Total arrow button list to open the ____ dialog box and select any available function.
answer
Insert Function
question
To calculate subtotal for a table, the first step is to use the ____ button on the TABLE TOOLS DESIGN tab.
answer
Convert to Range
question
In addition to displaying subtotals, the Subtotal feature "____" your worksheet so you can control the level of detail that is displayed.
answer
outlines
question
You can create a PivotTable by clicking the Summarize with PivotTable button in the Tools group on the ____ tab.
answer
TABLE TOOLS DESIGN
question
On the far right, in the figure above, there is the PivotTable field list. The items listed there, such as "Day" and "Segment" are ____ in the table.
answer
columns
question
On the bottom-right corner of the figure above, there are four squares labeled FILTER, COLUMNS, ROWS, and VALUES. These four areas represent the ____ of the PivotTable.
answer
layout
question
To get to the screen shown in the figure above, you would click the INSERT tab on the Ribbon, and then, in the ____ group, click the PivotTable button.
answer
Tables
question
By default, the PivotTable report uses the ____ function for numbers in the Values area.
answer
SUM
question
The ____ report layout displays one column for each field and leaves space for column headers.
answer
Tabular
question
You cannot change data directly in the PivotTable. Instead, you must edit the Excel table, and then ____, or update, the PivotTable to reflect the updated data.
answer
refresh
question
To delete records that are incorrect, out of date, or no longer needed, select a cell in each record you want to delete, click the Delete button arrow in the Cells group on the ____ tab, and then click Delete Table Rows.
answer
HOME
question
Every ____ consists of an object that contains a button for each unique value in that field.
answer
slicer
question
You have a lot of familiarity with ranges from an earlier Excel class, but you know that there is an alternative that will give you access to additional features that you do not have with a cell range. What is that option?
answer
Convert the range to a table
question
Which of the following is true about Excel tables (as opposed to structured ranges of data)?
answer
You cannot freeze the top row of a worksheet
question
If Cali wants to find all of his campers named Cathy, Carla, and Carey, what should she do?
answer
Create a text filter using the Begins With operator to display all records that have Ca at the beginning of the text value.
question
If Cali wants to find all of his campers whose last names end in "son" (such as Samson and Colson), what should he do?
answer
Create a text filter using the Ends With operator to display all records that have son as the last characters in the text value.
question
To find anyone whose Camp is either Day Camp, or Overnight Camp, or Nature Camp, what should he do?
answer
Create a text filter using the Contains operator to display all records that have Camp anywhere in the text value.
question
Which of the following is a true statement Carter can make to Ted about PivotTables?
answer
To remove a field from a PivotTable, you click the field's check box in the PivotTable Field list.
question
Ted wants to be able to analyze date data in his PivotTable by month. What must he do with the date field in his PivotTable?
answer
He must group the data by the date field.
question
If Ted decides that he wants to work with nonnumeric data in his PivotTable, what function must he use to produce summaries?
answer
COUNT
question
Ted wants to be able to use his PivotTable to combine items into groups. Which of the following is true?
answer
Items that appear as column labels can be grouped.
question
Ted wants to use his PivotTable to show the total value of the motorcycles for a series of motorcycle dealerships but he wants to filter the display to show only those dealers whose total stock of motorcycle is greater than $1 million. How would he accomplish this?
answer
He would develop a PivotTable using the value filter.