Excel Flashcards
(6 cards)
What is a Cell?
A cell is the basic unit where data is entered. Each cell has a unique address, which is a combination of a column letter and a row number. For example, the top-left cell is A1, where “A” represents Column A and “1” represents Row 1.
What is a Cell Reference?
A cell reference in Excel identifies a specific cell or range using a column letter and row number (e.g., A1). It is used in formulas to retrieve or calculate data.
What is a Relative Reference
Changes when copied to another location.
What is a Absolute Reference
Remains fixed when copied, using $ signs.
What is a Mixed Reference
Either the row or column is fixed.
What is an Absolute Cell Reference?
An absolute cell reference in Excel is a fixed reference to a specific cell, meaning it does not change when copied to another location. It is denoted by a dollar sign ($) before the column letter and row number (e.g., $A$1).