+ Reply to Thread
Results 1 to 6 of 6

Custom Paste

  1. #1
    Registered User
    Join Date
    08-11-2009
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2003
    Posts
    13

    Custom Paste

    Hi there,

    I am working on a excel file to help me interpret survey data. I am having some problems transposing data from tab1 to tab2. I was wondering if there is a macro or anything to help.

    So basically, I need all the data from Z on tab1 to be transposed on individual lines on tab2, attached.

    Thanks in advance.
    Chris
    Attached Files Attached Files
    Last edited by ChrisRocks; 08-11-2009 at 02:52 PM.

  2. #2
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    848

    Re: Custom Paste

    Quick questions:
    Are there always only 5 responses or can the number be variable?
    Is the Total summary always present?

  3. #3
    Registered User
    Join Date
    08-11-2009
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Custom Paste

    There will always be 5 responses. The Total Summary is always present.

  4. #4
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    848

    Re: Custom Paste

    Try this one. The macro would accommodate any number of responses - up to the number of columns on your spreadsheet. (macro was designed before I saw your response)

    The macro currently requires a sheet called Summary. Change the text in blue to either the correct name or number of the sheet where you want the data moved.
    Syntax for the number of the sheet would be Worksheets(2) <this would be the second sheet in your book

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    08-11-2009
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Custom Paste

    I don't understand it, but thank you very much it works perfectly!

    You Rock!

  6. #6
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    848

    Re: Custom Paste

    Glad I could help. Don't forget to mark your thread as "Solved"

+ 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