What is a group of cells called in Excel?
Correct answer
A. Cell Range
Explanation
n Excel, a group of cells is called a “range”. Explanation: When you select multiple cells together, it is referred to as a cell range, and you identify it by the first and last cell addresses separated by a colon (e.g., A1:B5). Key points about cell ranges: Identifying a range: You specify a range by stating the top-left cell and bottom-right cell addresses, separated by a colon. Using ranges in formulas: You can use ranges directly in Excel formulas to perform calculations on multiple cells at once. Named ranges: You can also give a specific name to a range for easier reference in formulas.