How would you refer to the range staring from 1 column,1 row and spread till 6 column and 3row ?
Answers
Answered by
0
A1 : C6
Explanation:
we have to take the starting(A1) and the last cell (C6)
Answered by
0
A1:F3 is the correct answer for the above question.
Explanation:
- The spreadsheet is a collection of tables that are used to store the data in the form of rows and columns.
- The columns are referred by alphabets and the rows are referred by the help of number.
- So if the user says to select the 1 column and 1 rows means A1 and the six-column and the third rows means F3.
- So it is referred by the help of A1: F3, where the ":" is used to refer for more than two cells.
Learn More:
- Spreadsheet : https://brainly.in/question/5815774
Similar questions