+ Reply to Thread
Results 1 to 5 of 5

arrange data

  1. #1
    Registered User
    Join Date
    06-23-2009
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Smile arrange data

    Hi all, nice to meet u. I'm a new comer hopefully can ask for the advice. Thx
    I have some question, plz see attach file.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor squiggler47's Avatar
    Join Date
    02-17-2009
    Location
    Littleborough, UK
    MS-Off Ver
    Excel 3.0 to 2007+2010! (couldnt get 2.1 working)
    Posts
    1,013

    Re: arrange data

    try this formula

    =INDEX($A$1:$G$3000,(ROW()-1)*2+(COLUMN()>11)+1,COLUMN()-8-(2*(COLUMN()>11)))

    place in cell I1, copy across to cell Q1

    then copy I1:Q1 down as far as you need!

    you can then cut and paste special / Values to where you want the data!
    Regards
    Darren

    Update 12-Nov-2010 Still job hunting!

    If you are happy with the results, please add to our reputation by clicking the blue scales icon in the blue bar of the post.

    Learn something new each day, Embrace change do not fear it, evolve and do not become extinct!


  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: arrange data

    If you're looking to override the original data with the revised output then based on sample file you could run a VBA routine along the lines of:

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    06-23-2009
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: arrange data

    Thx mr.donkey...but i'm really don't understand about using vba, still beginner =)

  5. #5
    Registered User
    Join Date
    06-23-2009
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: arrange data

    thx squi, wow...that one save a lot of time =) but if u don't mind could you please explain about the function that you gave me. Many thx.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1