Computer Science, asked by akash041, 1 year ago

name the function that display row data in a column or column data in a row

Answers

Answered by thomachen123456789
5
it just rotates the tables of worsheet to convert rows into column and columns into rows. Transpose function will convert a horizontal range of cells into vertical and vertical range or cells into horizontal.
Similar questions