• 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.

converting single column of data into a series of mini tables

Jim Cavedo

New Member
I have two sheets
Sheet two has lots of columns, 200 rows, one of the columns has a unique identifier to a customer. I want to convert that column of data into a series of mini tables on another sheet with similar unique identifiers grouped together (the groups will vary in size form 9 to 30 total like customers)....

Sheet 2
C1
C2
C3
...
T1
T2
T3
...
G1
G2
G3

I want on sheet one
C1 C2 C3
C4 ...

T1 T2 T3
T4....

I will also apply some conditional formatting

Is there anyway to this this?
 
Back
Top