Microsoft Excel Fundamentals Flashcard Set

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards reviewing core topics in Microsoft Excel including interface components, spreadsheet operations, cell references, functions, multi-sheet linking, and chart types.

Last updated 8:44 AM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Bar Chart

A chart type used to compare values between different categories.

2
New cards

Pie Chart

A chart type used to show how different categories make up a whole or percentage share.

3
New cards

Line Chart

A chart type used to show changes or trends over a period of time.

4
New cards

Chart Title

A chart element that tells the reader what the chart is about.

5
New cards

Data Labels

Chart elements that display actual values or percentages.

6
New cards

Cross-sheet Reference

A reference format such as SheetName!CellReference\text{SheetName!CellReference} that allows users to use data from one worksheet in another worksheet.

7
New cards

3-D Reference

A range reference across consecutive worksheets, such as =SUM(January:March!B2)=SUM(January:March!B2).

8
New cards

Formula

A user-created expression used to calculate values in Excel, always beginning with an equal sign (==).

9
New cards

Function

A predefined formula in Excel that performs calculations using specific values called arguments.

10
New cards

SUM Function

A function that adds numbers together using the syntax =SUM(number1,number2,)=SUM(\text{number1}, \text{number2}, \dots).

11
New cards

AVERAGE Function

A function that calculates the mean value of numbers using the syntax =AVERAGE(range)=AVERAGE(\text{range}).

12
New cards

IF Function

A logical function that checks whether a condition is true or false using the syntax =IF(logical_test,value_if_true,value_if_false)=IF(\text{logical\_test}, \text{value\_if\_true}, \text{value\_if\_false}).

13
New cards

COUNTIF Function

A logical function that counts cells meeting a specific condition using the syntax =COUNTIF(range,criteria)=COUNTIF(\text{range}, \text{criteria}).

14
New cards

AutoFill

An Excel feature that quickly copies patterns or formulas by dragging the fill handle.

15
New cards

Row

A horizontal line in a worksheet identified by numbers (1,2,31, 2, 3\dots).

16
New cards

Column

A vertical line in a worksheet identified by letters (A,B,CA, B, C\dots).

17
New cards

Cell

The intersection of a row and a column in a worksheet where data is stored.

18
New cards

Active Cell

The currently selected cell in a worksheet, characterized by a highlighted border and readiness for data entry.

19
New cards

Referenced Cell

A cell used inside a formula, such as A1A1 and B1B1 in =A1+B1=A1+B1.

20
New cards

Merged Cell

A single cell created by combining multiple cells together, such as merging A1:C1A1:C1 for a title.

21
New cards

Relative Cell Reference

A cell reference that changes automatically when copied to another position.

22
New cards

Absolute Cell Reference

A cell reference that remains fixed when copied, denoted with dollar signs such as $A$2\$A\$2.

23
New cards

Wrap Text

A formatting tool that allows long text to fit inside a single cell.

24
New cards

Title Bar

An interface element located at the top of the screen that displays the workbook name, application title, and window controls.

25
New cards

Quick Access Toolbar

A toolbar containing frequently used commands such as Save, Undo, and Redo.

26
New cards

Ribbon

An interface element containing tabs and groups of commands organized for navigation.

27
New cards

Name Box

An interface element that displays the address of the active cell.

28
New cards

Formula Bar

An interface element that displays and allows users to edit data or formulas entered into cells.

29
New cards

Worksheet Area

The main workspace in Microsoft Excel consisting of intersecting rows and columns.

30
New cards

Sheet Tabs

Tabs located at the bottom of the worksheet area used to switch between different worksheets.

31
New cards

.xlsx

The standard file format for Microsoft Excel workbooks.

32
New cards