dear all
could you please help me on how to transpose multiple raws of data in to single coloumn?
for your information i attached the data
thanks
dear all
could you please help me on how to transpose multiple raws of data in to single coloumn?
for your information i attached the data
thanks
hi and welcome to the form
why do you want to change that table to a single column of info?
1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
2. If your question is resolved, mark it SOLVED using the thread tools
3. Click on the star if you think someone helped you
Regards
Ford
thank you for your soonest reply.
i want it to use on the DSSAT software.since the software can only accept the data in single column
thank you
Paste this in B2 cell and drag down.(See attached file.)
![]()
=OFFSET(Sheet1!$B$1,INT((ROW()-2)/31)+1,MOD((ROW()-2),31)+1)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks