Computer Science, asked by bharathkumbham694, 1 year ago

Name the function that displays row data in a column or column data in a raw

Answers

Answered by nishant175
0
It just rotates the table (data area) of worksheet to convert rows into columns and columns into rows.Transpose function will convert a horizontal range of cells into vertical and vertical range of cells into horizontal.
Similar questions