89.0k views
5 votes
What would be the address of the cell, which is at the intersection of the second row and the third column in a worksheet?

User Nlassaux
by
4.7k points

2 Answers

7 votes

There's another question I found like this which 2 people answered with either C2 or B3. (B3 was rated with 5 stars but I don't know if that was the user them-self)

User Scott Ritchie
by
4.2k points
2 votes

Answer:

It is C2

Step-by-step explanation:

The address of the cell which is at the intersection of the second row and the third column in a worksheet is known as C2

This is because when addressing the cells in a worksheet the column is considered first before the row. and the columns are labelled using alphabets A to Z after the Z alphabet the columns will start been labelled by doubling the Alphabets e.g : AA,BB etc

while the rows are labelled using numbers starting from 1. so the address of the cell found at the intersection of the second row and the third column will now be C2 because the third column is labelled C while the second row is labelled 2

User Stricq
by
4.6k points