Excel

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

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:47 PM on 5/11/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Cell Pointer

The highlighted outline or cursor that indicates the active cell where data can be entered or edited.

2
New cards

Menu Bar

The top interface in spreadsheet software providing access to functions and commands like file operations, formatting, and inserting objects.

3
New cards

Edit Line

The formula bar above the spreadsheet grid where the content of the active cell is displayed and can be edited.

4
New cards

Column Header

The labels at the top of each column, typically letters (A, B, C, etc.), used to identify and refer to entire columns or specific cells.

5
New cards

Sheet Tab

Located at the bottom of the spreadsheet, these allow navigation between multiple sheets within a single workbook.

6
New cards

Spreadsheet Row

Horizontal lines of cells in a spreadsheet, identified by numbers (1, 2, 3, etc.), used to organize and locate data.

7
New cards

Spreadsheet Column

Vertical lines of cells in a spreadsheet, identified by letters (A, B, C, etc.), used to organize and locate data.

8
New cards

Cell Range

A group of cells specified by their starting and ending cell references, separated by a colon (e.g., A1:B5).

9
New cards

Spreadsheet Function

Predefined operations like SUM, AVERAGE, or MAX that perform calculations on specified cell ranges or data.

10
New cards

Absolute Reference

A fixed cell reference that does not change when a formula is copied to another cell, denoted with $ (e.g., $A$1).

11
New cards

Relative Reference

A cell reference that adjusts relative to the position where a formula is copied (e.g., A1 becomes B1 when copied to the next column).

12
New cards

Spreadsheet Formula

An equation starting with = that performs calculations using cell references, numbers, and operators (e.g., =A1+B1).

13
New cards

Auto Fill

A tool that replicates a formula, sequence, or pattern across selected cells, often using the fill handle.

14
New cards

Column Chart

A graphical representation of data using vertical bars, ideal for comparing discrete values.

15
New cards

Pie Chart

A circular chart divided into slices representing proportions of a whole.

16
New cards

Line Graph

A chart displaying data points connected by lines, often used for showing trends over time.

17
New cards

Primary Key (Sorting)

The main column or data category used to sort a spreadsheet.

18
New cards

Secondary Key (Sorting)

The subsequent column or data category used for sorting when rows have identical primary key values.

19
New cards

Named Range

A symbolic name assigned to a cell or a range of cells to simplify referencing them in formulas.

20
New cards

Wild Card

A character used to represent one or more unspecified characters in a formula or filter.

21
New cards

Symbolic Reference

Referring to cells or ranges by meaningful names instead of their cell addresses, improving clarity and reducing errors.

22
New cards

Filtering

Selecting specific rows from a spreadsheet based on certain criteria.

23
New cards

Conditional Formatting

A feature that applies specific formatting to cells based on defined criteria.

24
New cards

Auto Filtering

A basic filtering tool that allows users to filter data in columns using predefined criteria.

25
New cards

Pivot Table

A tool for summarizing and analyzing data by grouping and aggregating values.

26
New cards

Drop-Down Menu

A list of predefined choices embedded in a cell, allowing users to select one value from the list.

27
New cards

Data Validation

A tool that ensures data entered into a cell meets specific criteria.

28
New cards

Filter

A general term for tools that limit visible rows in a spreadsheet based on conditions applied to column data.

29
New cards

XML

Extensible Markup Language, used to store and transport data in a structured, readable format.

30
New cards

XML Tag

Markup used in XML to define the beginning and end of an element.

31
New cards

Database Table

A structured format for organizing data into rows and columns.

32
New cards

Fundamental Database Operations

Essential tasks performed on database tables, including Select, Project, Union, Difference, Product, Join.

33
New cards

SQL (Structured Query Language)

A programming language used to manage and manipulate relational databases.

34
New cards

Primary Key

A unique identifier for each record in a database table.

35
New cards

Database Schema

The structure of a database, defining tables, columns, data types, relationships, and constraints.