Question:medium

In MS-Excel, users work with a grid of cells. Each cell is identified by a combination of row numbers and column letters. What is the reference for a cell in column A and row 4?

Show Hint

In Excel, always use the column letter first, followed by the row number to refer to a cell.
Updated On: May 7, 2026
  • 4A
  • A4
  • AA
  • 44
Show Solution

The Correct Option is B

Solution and Explanation

In Microsoft Excel, a worksheet is organized into a grid of columns and rows.
Columns are identified by letters (A, B, C, ... AA, AB, ...).
Rows are identified by numbers (1, 2, 3, ...).
The address or reference of a specific cell is determined by combining its column letter and row number.
The standard convention for a cell reference is to write the column letter first, followed by the row number.
For a cell located in column A and row 4, the correct reference is A4.
Was this answer helpful?
0