6.9k views
3 votes
What is a cell address in xsl sheet

User Antzi
by
4.7k points

1 Answer

4 votes

Answer:

cell address is the exact location of a particular cell of ms-excle

Step-by-step explanation:

A1 refers to first row and first column.

A2 refers to second row first column.

i.e.

in 'A1' : 'A' indicate column { A= first column, B= second

column, C= third column. and soon.....}

'1' indicate row { 1 = first row, 2 = second row, 3= third row..... soon .......}

User Fortisimo
by
4.8k points