• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

adjusting groups after

geeky1

New Member
I transposed to be precise 38728 sales values from a table into one column, by using this formula:
=INDEX(MyData,1+INT((ROW(B2)-1)/COLUMNS(MyData)),MOD(ROW(B2)-1+COLUMNS(MyData),COLUMNS(MyData))+1)

Column A consists out of dates, the header is the customers and in the original table the sales values were horizontal, now vertical in one column. I want that the dates and customers shift accordingly automatically. (I hope my explanation is described well)

Anyone? :)
 
Please upload a workbook and you'll be much more likely to get responses. The ninjas here are super smart, but I haven't found any of them to be mindreaders.
 
Back
Top