Certain function displays row data in column and column data in row, which…
2017
Certain function displays row data in column and column data in row, which function is that?
- A.
Rows
- B.
Transpose
- C.
Index
- D.
None of these
Attempted by 31 students.
Show answer & explanation
Correct answer: B
The process of switching the orientation of a data grid—turning rows into columns and columns into rows—is called Transposing. In spreadsheet applications like Microsoft Excel or Google Sheets, the =TRANSPOSE() function is specifically designed to perform this task.