I was working with excel.
And my requirement is to transpose the data automatically.
like there is a table named as Table1 (Source Table).
Suppose currently it is having 4 rows and 5 columns.
So i want that i will write formula in one cell and it automatically gets converted into 5 rows and 4 columns.
I don't want to choose the Range for output results (i.e. for tranposed results)
As in future the number of columns and rows may increase or decrease in my Source table (i.e. Table1)