9
Excel 2007: Glossary 1 RISK: An Excel add-in that enables the user to use Monte Carlo simulation to estimate probabilities for complex situations such determining the probability that a new drug will be profitable.  2 Alignment tab: The Alignment tab in the Format Cells dialog box allows for wrapping text within a cell, merging several cells into one, and setting vertical and horizontal alignment of text.  3 Apply Names: Use Apply Names If you create Range Names after setting up a spreadsheet and want the Range Names to replace cell addresses in your formulas.  4 Automatic Calculation Option: When this option is selected all cells in the spreadsheet will recalculate whenever new information is entered into the spreadsheet.  5 Autocomplete: When typing an Excel function, Range Name, or Table reference in a cell formula the Autocomplete feature anticipates what you want to type in next. After double clicking or hitting the tab key and clicking on the correct text, Excel enters the rest of the function, Range Name, or Table reference. For example, after typing =AVE you can double click on Autocomplete to enter =AVERAGE( .  6 Auto Fill Handle: The area at the bottom-right corner of a cell, where the cursor turns into a thin crosshairs, allowing for click- and-drag copy operations.  7 Auto Fill Options: The menu that appears immediately after an Auto Fill copy, which, depending on the context, might allow for defining a date series, creating an arithmetic series, filling formatting only (or filling all but formatting).  8 Automatic Except for Tables Calculation Option: When this option is selected, all cells in the spreadsheet except those containing output from data tables will recalculate whenever new information is entered into the spreadsheet.  9 AVERAGE Function: Computes the average of a range of cells. For example, =AVERAGE(A1:A6) will average the contents of cells A1:A6, ignoring any cell entries that are not numbers.  10 AVERAGEIF Function: Averages the values in one column of a spreadsheet if a given criteria is met in a different column. For example =AVERAGEIF(Name,"Jen", Dollars) will average all numbers in a column named Dollars for which the entry in the row of the Name column is Jen.  11 AVERAGEIFS Function: A generalization of the AVERAGEIF function which allows for multiple criteria. For example =AVERAGEIF(Dollars, Name,"Jen", Units,">=50") averages all entries in the column named Dollars for which the entry in the Name column is Jen and the number in the Units column is at least 50. 12 Cell: A single "block" on a worksheet, one column high and one row tall, referred to by the intersection of the column and row involved; e.g., "cell D7" (or, in R1C1 style, R7C4).  13 Change Chart Type: A button on the Design tab (visible only when the chart is selected) that allows the user to change the type of chart being drawn without affecting other aspects of the chart.  14 Changing Cells: Cells that can be changed in a Solver model to maximize or minimize the target cell. For example, product mix can be changed to maximize profit.  15 Chart Template: A file, by default stored in the Templates\Charts folder of the Office installation directory, that allows the user to reuse custom chart settings easily.  16 Color Scales: An instance of Conditional formatting which varies the fill color of a cell based on a comparison of the cell's value with other values in the selected range. For example, we may highlight large numbers in green, intermediate numbers in yellow and smaller numbers in red. 17 Column Labels: A column in a selected range which will have a column orientation in a Pivot Table. For example, if we choose Month to be a Column Label then we can see (going across a single row) a breakdown of sales by month.  1 of 9

Excel 2007 Glossary

Embed Size (px)

Citation preview

Page 1: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 1/9

Excel 2007: Glossary

1  RISK:

An Excel add-in that enables the user to use Monte Carlo simulation to estimate probabilities

for complex situations such determining the probability that a new drug will be profitable. 

2  Alignment tab:

The Alignment tab in the Format Cells dialog box allows for wrapping text within a cell,

merging several cells into one, and setting vertical and horizontal alignment of text. 

3  Apply Names:

Use Apply Names If you create Range Names after setting up a spreadsheet and want the

Range Names to replace cell addresses in your formulas. 

4  Automatic Calculation Option:When this option is selected all cells in the spreadsheet will recalculate whenever new

information is entered into the spreadsheet. 

5  Autocomplete:

When typing an Excel function, Range Name, or Table reference in a cell formula the

Autocomplete feature anticipates what you want to type in next. After double clicking or

hitting the tab key and clicking on the correct text, Excel enters the rest of the function,

Range Name, or Table reference. For example, after typing =AVE you can double click on

Autocomplete to enter =AVERAGE( . 

6  Auto Fill Handle:

The area at the bottom-right corner of a cell, where the cursor turns into a thin crosshairs,

allowing for click- and-drag copy operations. 

7  Auto Fill Options:

The menu that appears immediately after an Auto Fill copy, which, depending on the

context, might allow for defining a date series, creating an arithmetic series, filling

formatting only (or filling all but formatting). 

8  Automatic Except for Tables Calculation Option:

When this option is selected, all cells in the spreadsheet except those containing output

from data tables will recalculate whenever new information is entered into the spreadsheet. 

9  AVERAGE Function:

Computes the average of a range of cells. For example, =AVERAGE(A1:A6) will average the

contents of cells A1:A6, ignoring any cell entries that are not numbers.  

10  AVERAGEIF Function:

Averages the values in one column of a spreadsheet if a given criteria is met in a different

column. For example =AVERAGEIF(Name,"Jen", Dollars) will average all numbers in a

column named Dollars for which the entry in the row of the Name column is Jen.  

11  AVERAGEIFS Function:

A generalization of the AVERAGEIF function which allows for multiple criteria. For example

=AVERAGEIF(Dollars, Name,"Jen", Units,">=50") averages all entries in the column named

Dollars for which the entry in the Name column is Jen and the number in the Units column is

at least 50. 

12  Cell:

A single "block" on a worksheet, one column high and one row tall, referred to by the

intersection of the column and row involved; e.g., "cell D7" (or, in R1C1 style, R7C4).  

13  Change Chart Type:

A button on the Design tab (visible only when the chart is selected) that allows the user tochange the type of chart being drawn without affecting other aspects of the chart.  

14  Changing Cells:

Cells that can be changed in a Solver model to maximize or minimize the target cell. For

example, product mix can be changed to maximize profit. 

15  Chart Template:

A file, by default stored in the Templates\Charts folder of the Office installation directory,

that allows the user to reuse custom chart settings easily. 

16  Color Scales:

An instance of Conditional formatting which varies the fill color of a cell based on a

comparison of the cell's value with other values in the selected range. For example, we may

highlight large numbers in green, intermediate numbers in yellow and smaller numbers in

red. 17  Column Labels:

A column in a selected range which will have a column orientation in a Pivot Table. For

example, if we choose Month to be a Column Label then we can see (going across a single

row) a breakdown of sales by month. 

1 of 9

Page 2: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 2/9

18  Comments:

Annotations placed in cells to document the meaning or development of a spreadsheet

model. The presence of a comment in a cell is indicated by a small red triangle in the cell's

upper right-hand corner. 

19  Concatenation:

A method (using the & sign) for joining the contents of different cells and/or text strings.

For example, if A1 contains a 3 and B3 contains a 6 the formula =A1&B3&"New" will return

36New. 

20  Conditional Formatting:

A tool that allows you to place a format in a cell that is based on the contents of the cell. For

example, you can highlight in red all numbers that are above average and in green allnumbers that are below average. Conditional formatting is dynamic in that if the contents of 

the spreadsheet changes, the formatting will update as appropriate. 

21  Constraints:

Restrictions that must be satisfied by the changing cells in a Solver model. For example,

labor used by products produced cannot exceed labor available. 

22  Continuous Random Variable:

An uncertain quantity that can assume an infinite number of values, usually all values on a

line interval. Examples include future stock prices, market share for a product, market size

for a product, and cost of developing a product.

23  Control Z:

This is Excel's "undo" key. After making a mistake you can select Control Z to undo your

error. 

24  Copying Formulas:

Copying formulas makes it easy to create thousands or millions of formulas. For example, if 

in cell D4 we compute sales revenue with the formula =B4*C4 for a product by multiplying

price in B4 and demand in C4 , then copying this formula down column D will quickly

compute revenue for multiple products. Placing a dollar sign ($) before a row or column

ensures that the row or column is anchored. For example if the cell address $B4 occurs in a

copied formula, then when we copy the formula across a row the B remains unchanged. If 

the cell address B$4 is copied down a column, the 4 remains unchanged. If the cell

reference $B$4 is copied then the address $B$4 will remain unchanged. 

25  COUNT Function:

Counts the number of cells in a range containing numbers. For example, COUNT(A1:B5)

counts the number of cells in the range A1:A5 that contain a number. 

26  COUNTA Function:

Counts the number of cells in a range that are not blank. For example, COUNTA(A1:B5)

counts the number of cells in a range that are not blank.  

27  COUNTBLANK Function:

Counts the number of cells in a range that are blank. For example, COUNTBLANK(A1:B5)

counts the number of cells in a range that are blank. 

28  COUNTIF Function:

Counts the number of cells in a range meeting a given criteria. For example

COUNTIF(A1:A10,4) counts the number of 4's in the cell range A1:A10.

COUNTIF(A1:A10,"Paris") counts the number of cells with the text entry Paris in cells

A1:A10. 29  COUNTIFS:

Counts the number of cells in a range that meet multiple criteria. For example,

COUNTIFS(A1:A100, "South", B1:B100,10) counts how many times in the first 100 rows of 

a spreadsheet that South occurs in Column A and a 10 occurs in Column B.  

30  Create From Selection:

Enables you to create range names based on text in a spreadsheet. For example, if cell

A1:A10 contains product names and cells B1:B10 contains sales of each product then after

selecting A1:B10 we can use Create from Selection from the Formula tab of the ribbon to

assign a product's name to the sales of each product. 

31  Data Bars:

A type of conditional formatting that places larger "data bars" in cells containing larger

numbers. 32  Data Labels:

Values displayed on the plot area; e.g., numbers or percentages or both displayed on the

individual pieces of a pie chart to indicate each piece's value. 

2 of 9

Page 3: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 3/9

33  Data Table:

A data table is Excel's best sensitivity tool. A one way data table allows you to determine

how multiple outputs (for example, profit and revenue) vary as a single input (for example

price) changes. A two way data table allows you to determine how a single output (say

profit) change as two inputs (say price and unit cost) vary. 

34  Data Validation:

An Excel tool that allows you to restrict the set of values that can be entered into a cell. For

example, you can ensure Excel will return an error message if the number entered in a cell

is greater than 1000. 

35  DAY function:

Extracts the day of the month from a date. For example, if cell B2 contains the date1/10/2005 then DAY(B2) will return 10. 

36  Decision Variables:

In a spreadsheet model these are quantities that are controlled by the modeler. For

example, each week's price and advertising level may be decision variables for a soft drink

manufacturer. 

37  Design Tab:

A tab that appears when an object such as a chart, PivotTable, or table is selected; this tab

allows the user to configure aspects of the selected object.  

38  Discrete Random Variable:

An uncertain quantity that can assume a finite, easily listed set of values. Examples include

number of dots showing when a die is tossed or number of competitors faced by a new

drug. 

39  Evaluate Formulas:

After selecting Evaluate Formulas, clicking repeatedly on evaluate will let you see how Excel

evaluates the formula. 

40  F2 Key:

When you click on F2, Excel will let you edit the contents of a cell. Double clicking on the

cell will also let you edit a cell. 

41  F4 Key:

While entering cell addresses in a formula, selecting the F4 key makes it easy to put the $

signs where you want. For example, if you enter D10 into a formula, then repeatedly hitting

the F4 key cycles through $D$10, D$10, $D10, D10.

42  F9 Key:

If you select any part of a formula and select F9 Excel will show you what that portion of the

formula evaluates to. If the cursor is in any cell and you hit F9 and all cells in the

spreadsheet recalculate. 

43  Filter:

After selecting a data set and choosing Filter you can display only the rows in a data set that

meet a given criteria. For example, we can easily display all rows of data where Wendy sold

lipstick in Texas. 

44  Find Function:

Allows you to find the location of a text string within a cell. For example, =FIND("+",A1,2)

will return a 4 if the first + sign in cell A1 after the 2nd character is the 4th character.  

45  Format Painter:

An icon on the Home tab that allows an existing format to be applied to another cell or cellsquickly. 

46  Gap Width:

The amount of space between bars on a bar or column chart, expressed as a percentage of 

the width of the bar. 

47  Goal Seek:

Goal seek lets you determine the value of a cell that makes a formula hit a given value. For

example, we can use Goal Seek to determine the annual growth rate in Units sold that

ensures that a project generates a Net Present Value of $100 million. 

48  Go To dialog box:

A means of selecting cells or named ranges. 

49  Go To|Special...:

A means of criterion-based selection. Go To|Special... allows for easy selection of blankcells, cells containing formulas, cells containing data validation, cells containing comments,

objects on the worksheet (e.g., shapes, text boxes, images), and so on. 

3 of 9

Page 4: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 4/9

50  Highlight cells:

An aspect of Conditional formatting which allows you to format cells based on the numerical

value of the cell, date in a cell, whether or not the cell is a duplicate of another cell in a

range, or whether a cell contains a given text string. 

51  Highlight Cells:

An aspect of Conditional formatting which allows you to format cells based on the numerical

value of the cell, date in a cell, whether or not the cell is a duplicate of another cell in a

range, or whether a cell contains a given text string. 

52  HLOOKUP Function:

Searches for a given value in the top row of a table and returns a value in a specified row of 

the table and the same column of the table as the given value. 53  HOUR Function:

Given a time, this function extracts the hour of the day associated with that time. For

example, if cell G14 contains 14:23:06 then =HOUR(G14) returns 14. 

54  Icon Sets:

A type of conditional formatting that allows you to put symbols or Icons in a cell based on

the contents of a cell relative to the values of other cells in a selected range. For example,

we can use Icon Sets to highlight years in which stocks did very well with an Up arrow.  

55  IF functions:

Enables you to incorporate conditional logic and/or branching into spreadsheet formulas. For

example, entering the formula =IF(A1>10,"High","Low") into a cell returns a High in the cell

if A1>10 and returns a 0 otherwise. 

56  IFERROR Function:

Used to error trap your formulas. If a formula evaluates without an error, then

=IFERROR(formula, message) enters the value returned by the formula; otherwise

IFERROR returns the given message, For example,

=IFERROR(VLOOKUP(A1,B2:C10,2,FALSE),"Not available") returns the result from the

VLOOKUP formula if the result exists. Otherwise the formula returns Not Available.  

57  Increase/Decrease Decimal Button:

Buttons on the Home tab (and on the abbreviated formatting menu that appears when a cell

is right-clicked) that allow for quick adjustment of decimal places displayed.  

58  INDEX Function:

Returns the contents in a given row and column of an array. For example,

=INDEX(A1:D4,2,3) returns the contents of cell B3, because cell B3 is in 2nd row and 3rd

column of A1:D4. 

59  Influence Chart:

A chart that helps us determine the logical relationships that relate model inputs, decision

variables, outputs and calculated cells. 

60  Inputs:

Model parameters for which the modeler assigns an assumed value. Common model inputs

include Initial Market Size for a Product, Fixed Cost of Developing a Product, Annual Growth

in Product Market Size. 

61  Insert Function Dialog Box:

By selecting fx or Insert Function from the formula tab you bring up the Insert Function

Dialog Box. You can now select any Excel function (they are grouped by categories) and

choose the desired function. Excel will then guide you through the function's syntax andhelp you enter the function in your formula. The quickest way to find a function is to go to

the Select a function portion of the dialog box and type the first few letters of the function's

name. For example, if you go to the Select a Function portion of the dialog box and choose

the category of All Functions and type MAT you will be sent to the syntax for the MATCH

function. 

62  INT Function:

Rounds a number downwards to the nearest integer. For example =INT(4.8) returns 4 and

=INT(-4.8) returns -5. 

63  Internal Rate of Return (IRR):

The discount rate that makes the NPV of a sequence of cash flows equal to 0. 

64  LARGE Function:

The syntax =LARGE(cell range, n) returns the n'th largest number in a cell range. Forexample, =LARGE(A1:A10,3) returns the 3rd largest number in the cell range A1:A10. 

65  LEFT Function:

The syntax =LEFT(cell,n) returns the n left hand most characters in a cell. For example, if 

cell A3 contains Reggie then =LEFT(A3,3) returns Reg. 

4 of 9

Page 5: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 5/9

66  LEN function:

The syntax =LEN(cell) returns the number of characters (including spaces) in a cell. For

example, if cell A5 contains Al James then =LEN(A5) returns 8. Of course=LEN("Al James")

would also return 8. 

67  Major Unit:

The distance between each major tick mark (typically on the y axis). 

68  Manual Calculation Option:

When this option is selected, all cells in the spreadsheet will be recalculated only if the F9

key is selected. Manual calculation mode is especially useful for large spreadsheets.  

69  MATCH Function:

Used to return the first found location of a number or text string in a row or column. Forexample, =MATCH("John", A1:A10,0) would return a 3 if the first occurrence of John in

A1:A10 were in A3. 

70  MAX Function:

Returns the largest number in a cell range. For example, if the largest number in cell range

A1:A8 is 7 then =MAX(A1:A8) will return 7. 

71  MID Function:

Returns a fixed number of characters from within a cell. For example, if cell A5 contains

Indiana then =MID(A3,2,3) begins at the 2nd character and returns 3 characters (ndi). 

72  MIN Function:

Returns the smallest number in a cell range. For example, if the smallest number in cell

range A1:A8 is 7 then =MIN(A1:A8) will return 7. 

73  Minor Unit:

The distance determining placement of smaller tick marks, if any. 

74  Minute Function:

Given a time, this function extracts the minute associated with the time. For example, if cell

G14 contains 14:23:06 then =Minute(G14) returns 23. 

75  Monte Carlo Simulation:

A mathematical model that enables you to repeatedly play out an uncertain situation so you

can estimate the probability of various outcomes. For example, Monte Carlo simulation is

used by drug companies to estimate the probability that a new drug will make money.  

76  MONTH Function:

Extracts the month of the year from a date. For example, if cell B2 contains the date

1/10/2005 then MONTH(B2) will return 1. 

77  Name Box:

Located right above the headings for columns A and B, the Name box is used to give a

range name to a range of cells. First select the range of cells that you want assigned to the

name. Then select the Name Box and type the desired range name and then hit enter. You

have now given the desired range name to the selected cells. The Name Box also indicates

which cell (or named range) is active. If a cell reference is typed in the Name Box, Excel will

select that cell. 

78  Name Manager:

Enables you to edit, delete or filter your range names. From the Formula tab select Name

Manager and a list of the range names for the open workbook will be displayed. You may

then edit the characteristics of a range name, delete any subset of the range names or filter

the range names according to various criteria. 79  Net Present Value (NPV):

Given a discount rate, a sequence of cash flows, and the dates of the cash flows the NPV of 

the cash flows gives the values in today's dollars of the cash flows. 

80  NOW() Function:

When entered in a cell, =NOW() will always display the current date followed by the current

time. 

81  Office Button:

Located in the upper-left corner of Office programs, the Office Button allows access to file-

and program-level settings, as well as to print and save commands. 

82  Paste Name Dialog Box:

By selecting F3 you may bring up the Paste Name Dialog Box which lets you paste a range

name into a formula. After hitting F3 and choosing Paste List you can paste a list of theworkbook's range names into the active cell. 

83  Page Setup:

A dialog box that allows the user to control such things as margins, headers, and alignment,

as well as whether to print gridlines, whether to print row and column labels, and whether

to repeat rows or columns of data on a multi-page print job. 

5 of 9

Page 6: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 6/9

84  Paste Special:

A means of pasting only certain aspects of the copied material; e.g., formats, data

validation, comments, values (rather than the underlying formulas or functions), etc. 

85  Pivot Chart:

A pivot chart is a chart based on the data displayed in a pivot table. You can easily create a

pivot chart by moving to a cell within your Pivot Table and then selecting Pivot Chart from

Options (in the upper right hand corner of the menu bar). 

86  Pivot Table:

Probably the tool used most often to summarize data. Through judicious choice of the Row

Labels, Column Labels, Values, and Report Filter you can "slice and dice" any set of data to

display just about any way of summarizing the data you desire. To create a pivot table putyour cursor within the data and select Insert Pivot Table and fill in the PivotTable Field list

box. Remember the first row of your selected data needs headings in each column!  

87  PMT function:

Used to determine the periodic (usually monthly) payment needed to pay back a loan.

Entering the formula =PMT(rate,nper,pv,fv,type) returns the payment each period if an

amount pv is borrowed and the rate per period for nper is rate. Type = 1 indicated

beginning of period payments while Type = 0 indicates end of period payments. Fv is the

amount of the ending payment needed to pay off the loan. 

88  Pointing:

When entering a cell address such as A10 in a formula you can type the cell address but it is

usually easier (and results in a smaller chance of entering the wrong cell address) if you

simply "point" to the desired cell. 

89  Print Area:

The area of a worksheet that will be sent to the printer; this can be changed to print only

part of a worksheet's data. 

90  Quick Access Toolbar:

An area on which users can place frequently used icons, visible no matter which tab is

selected. The Quick Access toolbar is available in Excel and other Office programs. 

91  RAND() Function:

Entering =RAND() in any cell enters a number equally likely to be any number between 0

and 1. Hitting F9 results in the number changing. 

92  RANDBETWEEN:

Entering =RANDBETWEEN(a,b) (a and b must be integers with a<b) in a cell results in an

integer equally likely between a and b inclusive to be entered in the cell. For example,

=RANDBETWEEN(20,40) is equally likely to enter any integer in the range 20-40. Hitting F9

results in the function recalculating. 

93  Random Variable:

A random variable describes an uncertain quantity by specifying the values of an uncertain

quantity along with a description of the relative likelihood of all possible values. For

example, the annual unit sales of a product would be a random variable. 

94  Range:

A group of cells. 

95  Range Names:

You can associate a range name with a cell or group of cells. For example, if we name the

cell range A1:B10 Data, then when Data is entered in a formula Excel will understand thatyou want to refer to the cell range A1:B10 in the formula. You can create Range Names

with the Name Box, Create from Selection or Define Names.  

96  RANK Function:

Returns the rank of a number in a selected range. The syntax =RANK(cell reference, cell

range, 0) will return the rank of cell reference with the largest number in the cell range

receiving rank 1, the 2nd largest number rank 2, etc. The syntax =RANK(cell reference, cell

range, 1) will return the rank of the cell reference with the smallest number receiving rank

1, the 2nd smallest number rank 2, etc. 

97  Refresh:

Selecting Refresh will recalculate a Pivot Table to reflect changes in the source data that

generated the Pivot Table. You may refresh a pivot table if the cursor is within the Pivot

Table by right clicking and selecting Refresh. 98  Report Filter:

By selecting a column in the source data for a pivot table for the Report Filter you can

enable your pivot table to summarize the data based on any subset of values for the

selected column. For example, if we enter Month as a Report Filter, then you could choose

any subset of months of the year and summarize sales data for the selected months. 

6 of 9

Page 7: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 7/9

99  Ribbon:

The area at the top of Office program windows, under the title bar, that allows access to

icons for formatting and otherwise modifying the file. 

100  RIGHT Function:

The syntax =RIGHT(cell,n) returns the right hand most n characters in a cell. For example,

if cell A3 contains Reggie then =RIGHT(A3,3) returns gie. 

101  ROUNDDOWN Function:

Rounds a number downwards towards 0 to a given number of digits. For example

=ROUNDDOWN(4.8,0) returns 4 and =ROUNDDOWN(-4.8,0) returns -4. The second

argument indicates the number of digits to which you want to round. A second argument of 

0 means you want to round to the nearest integer. 102  ROUND Function:

Rounds a number to a given number of digits. For example =ROUND(4.8,0) returns 5 and

=ROUND(-4.8,0) returns -5. The second argument indicates the number of digits to which

you want to round. A second argument of 0 means you want to round to the nearest

integer. 

103  ROUNDUP Function:

Rounds a number upwards away from 0 to a given number of digits. For example

=ROUNDUP(4.8,0) returns 5 and =ROUNDUP(-4.8,0) returns -5. The second argument

indicates the number of digits to which you want to round. A second argument of 0 means

you want to round to the nearest integer. 

104  Row Labels:

A column in a selected range which will have a row orientation in a Pivot Table. For

example, if we choose Month to be a Row Label then we can see (going down a single

column) a breakdown of sales by month. 

105  Scenarios:

When building a spreadsheet model we may define scenarios which specify values of the

model inputs. It is common practice to specify a Best Case, Worst Case and Most Likely

scenario.

106  Scrollbars:

The bars on the right-hand side and bottom of the Excel window, allowing for navigation

within a worksheet.

107  SECOND Function:

Given a time, this function extracts the second associated with the time. For example, if cell

G14 contains 14:23:06 then =Second(G14) returns 6. 

108  Selection Pointer:

The cursor used to select cells; it appears as a thick white cross. 

109  Sensitivity Analysis:

A method of determining how model outputs vary as model inputs and/or decision variables

change. Data tables, Goal Seek, Spinners and Scenarios are useful Excel tools for

conducting sensitivity analysis. 

110  SLN Function:

The SLN function is used to compute accumulated depreciation when depreciation is

accumulated on a straight line basis. Entering the formula =SLN(c, s, L) computes the

depreciation accumulated each period for a machine costing $c, having a salvage value of 

$s and a useful life of L years. 111  Solver:

Excel's optimization tool that enables you to find the best way to achieve a desired goal. For

example, what is the profit maximizing product mix? What asset allocation strategy

minimizes portfolio risk? 

112  Source Data:

The cells on the worksheet that the chart is drawn from. 

113  Sorting:

A method for making the rows of a spreadsheet appear in a particular order based on the

contents of one or more columns of data. We may sort alphabetically (A-Z or Z-A),

numerically (smallest to largest or largest to smallest), by font color (red font on top

followed by green font etc.), by cell color (red fill color followed by green color, etc.), by

Icon sets (up arrow followed by down arrow, etc.), by a Custom List (put John on top,followed by Jill, followed by Erica). 

114  Spinners:

A spinner control makes it easy to vary the contents of an input or decision variable in a

spreadsheet model. Clicking on the up arrow increases the value of the input and clicking on

the down arrow decreases the value of the input. 

7 of 9

Page 8: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 8/9

115  Spreadsheet Model:

An attempt to use a spreadsheet to build a representation of reality using logical

mathematical relationships. Spreadsheet models are used for many purposes including

determining customer value, evaluating new projects, and determining a company's

production schedule. 

116  Status Bar:

The area at the bottom left of the Excel window; it indicates what mode the program is in

(e.g., Ready; Calculating; Edit). 

117  STDEV Function:

Used to compute the standard deviation (a measure of spread about the mean) of a set of 

numbers. For example, =STDEV(A1:A50) determines the standard deviation of the numbersin the range A1:A50. 

118  Subtotals:

A method of summarizing data that is often used as an alternative to pivot tables. For

example, after sorting on salesperson and location, you can easily use Subtotals to produce

a list of how much each salesperson sold in each location. 

119  SUM Function:

Adds up the numbers in a range of cells. For example, the formula =SUM(A1:B10) adds up

the numbers in the cell range A1:B10. 

120  SUMIF Function:

Sums the values in one column of a spreadsheet if a given criteria is met in a different

column. For example =SUMIF(Name,"Jen", Dollars) will add up all numbers in a column

named Dollars for which the entry in the Name column is Jen. 

121  SUMIFS Function:

A generalization of the SUMIF function which allows for multiple criteria. For example

=SUMIF(Dollars, Name,"Jen", Units,">=50") adds up all entries in the column named

Dollars for which the entry in the Name column is Jen and the number in the Units column is

at least 50. 

122  Summation or Autosum Icon:

Indicated by the ? sign on the Home tab. If you click on the Summation Icon, then Excel

tries to guess the nearby range of cells you want to add up and enters the desired formula.

By clicking on the drop down arrow to the right of the Summation Icon you can make the

calculations use AVERAGE COUNT, MAX or MIN in lieu of the SUM function. Be careful to

check that Excel has actually selected the range of cells you actually wanted to sum!  

123  SUMPRODUCT Function:

Enables you to multiply corresponding cells in two or more ranges and sum these products.

For example =SUMPRODUCT(A1:A3:B1:B3) returns the same value as the formula

=A1*B1+A2*B2+A3*B3. 

124  Switch Row/Column:

A button on the Design tab (visible only when the chart is selected) that allows the user to

swap the legend and the x-axis entries. 

125  Table Feature:

If you select a range of cells in a spreadsheet and make it a Table by selecting CONTROL

+T, then Excel understands that you may add rows of data to your table and perhaps add

columns of new formulas to the right of the table. Excel will ensure that graphs, formatting,

and formulas linked to the current table range will automatically update to include the newdata. New formulas added to the right of the current table range will be automatically

copied down to the bottom of the table range. 

126  Target Cell:

The objective for a Solver model. For example, we might want to maximize profit or

minimize cost of meeting demand on time. 

127  Text Box:

An object containing text of the user's choice, sometimes used to annotate a chart or other

worksheet elements. 

128  Text Import Wizard:

Used to import text files into Excel. Once you open up a text (.txt) file from within Excel the

Text Import Wizard will appear. Then by choosing Delimited you may "break" your data at

spaces, commas or other characters and ensure that the text file is properly parsed intoExcel with each numerical or text field appearing in its own column. 

8 of 9

Page 9: Excel 2007 Glossary

7/28/2019 Excel 2007 Glossary

http://slidepdf.com/reader/full/excel-2007-glossary 9/9

129  Text to Columns:

Enables you to split data in a single column into multiple columns. For example if column A

contains people's first name, middle name and last name, then Text to Columns can parse

the data so each person's first name appears in column B, each person's middle name

appears in Column C and each person's last name occurs in Column D. 

130  Three Dimensional Formulas:

A 3D formula enables you to easily do computations involving data that always appears in

the same cell range in a multiple worksheet workbook. For example, the formula

=Sum('Sheet1:Sheet3'!B5) sums the contents of cell B5 in sheet 1 , sheet 2 and sheet 3. 

131  TODAY() Function:

This function always displays today's date.132  Top/Bottom Rules:

An aspect of conditional formatting which enables you to highlight items based on their

relative position in a list of numbers. For example, you can highlight all above average

numbers in a column in red, or highlight in red the 5 smallest numbers in a column.

Conditional Formatting. 

133  Trace Dependents:

Enables you to determine the formulas that "depend" on a model's assumption or decision

variable. For example, if Annual Sales Growth is in cell D10 then moving your cursor to cell

D10 and repeatedly clicking on Trace Dependents from the Formula tab will show a

sequence of blue arrows leading from D10 to all formulas whose calculation requires

knowledge of the contents of cell D10. 

134  Trace Precedents:

Enables you to determine the cells in a spreadsheet that must be known to compute the

value in a given cell. For example, if Year 5 Profit is computed in cell E6 then moving the

cursor to cell E6 and repeatedly selecting Trace Precedents from the Formula tab shows all

cells whose values are needed to compute Year 5 Profit. 

135  Value Field Settings:

These are the columns of data that are summarized in a pivot table. For example, we might

compute Average units sold by each salesperson or total sales in dollars. 

136  VALUE Function:

This function will turn text into a number. For example if cell A5 contains the text string 125

then VALUE(A5) will return the number 125. 

137  VAR Function:

Returns the variance, a measure of spread about the mean of a data set. For example,

VAR(A1:A12) returns the variance of the numbers in A1:A12. STDEV will always return the

square root of the value returned by the VAR function. 

138  VLOOKUP Function:

Searches for a given value in the left hand most column of a table and returns a value in a

specified column of the table and the same row of the table as the given value. 

139  Web Query:

A web query lets you select a table(s) of data from a web site and efficiently download the

table's contents into Excel. 

140  WEEKDAY Function:

Extracts the day of the week from a date. The function =WEEKDAY(date,1) for example

returns a 1 if the day of the week is a Monday, a 2 if the day of the week is Tuesday, etc.For example, if cell B2 contains the date 8/22/2008 then WEEKDAY(B2,1 ) will return 5,

indicating that 8/22/08 is a Friday. 

141  Workbook:

An Excel file, containing one or more worksheets. 

142  Worksheet:

A single spreadsheet within a workbook. 

143  XIRR Function:

Given a sequences of dates and the cash flows on each date, entering =XIRR(cash flow

range, date range) returns the IRR of the cash flows. 

144  XNPV function:

Given an annual discount rate r, a sequence of cash flows, and the dates the cash flows

occur, entering =XNPV(rate, cash flow range, date range) will enter the NPV of the cashflows as of the first date on the list. 

145  YEAR Function:

Extracts the year from a date. For example, if cell B2 contains the date 8/22/2008, the

function =Year(B2) returns 2008. 

9 of 9