Hello,
I have to automate an excel sheet. In the excel sheet I need to transpose row to column.
Total 10 23 25 13 13
Transpose this row to column.
Total
10
23
25
13
13
Like this.
Can anyone please advise me on this.
Thank you.
Hello,
I have to automate an excel sheet. In the excel sheet I need to transpose row to column.
Total 10 23 25 13 13
Transpose this row to column.
Total
10
23
25
13
13
Like this.
Can anyone please advise me on this.
Thank you.
Hello,
Looks like your question related to this answer: How to transpose row to column in datatable?
@Srini84
Thank you so much. It’s worked.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.