Chapter 20 - Spreadsheets

0.0(0)
studied byStudied by 2 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Sum

Calculates the sum of a range of cells.

2
New cards

Multiply

Multiplies two cells together.

3
New cards

Division

Divides one cell by another.

4
New cards

Exponent

Raises a cell to a specified power.

5
New cards

Average

Calculates the average of a range of cells.

6
New cards

Maximum

Finds the maximum value in a range of cells.

7
New cards

Minimum

Finds the minimum value in a range of cells.

8
New cards

Int

Extracts the whole number part of a decimal number.

9
New cards

ROUND

Rounds a number to a specified number of decimal places.

10
New cards

Count

Counts the number of cells with numerical values.

11
New cards

Countif

Counts the number of cells that meet a specific criteria.

12
New cards

Counta

Counts the number of non-blank cells in a range.

13
New cards

Countblank

Counts the number of blank cells in a range.

14
New cards

Sumif

Calculates the sum of cells that meet a specific criteria.

15
New cards

IF

Performs a logical test and returns different values based on the result.

16
New cards

NestedIF

Uses multiple IF functions within each other to perform complex logical tests.

17
New cards

AND

Checks if multiple conditions are true.

18
New cards

OR

Checks if at least one condition is true.

19
New cards

Absolute Reference ($)

Locks the cell reference in a formula to prevent it from changing when copied.

20
New cards

Lookup

Searches for a value in a table and returns a corresponding value.

21
New cards

HLookup

Performs a horizontal lookup in a table.

22
New cards

VLookup

Performs a vertical lookup in a table.

23
New cards

Sorting

Arranging data in either ascending or descending order.

24
New cards

Contains

Filters data based on whether it contains a specific character or pattern.