+ Reply to Thread
Results 1 to 3 of 3

copying data from multiple columns to a single column on different sheet

  1. #1
    Registered User
    Join Date
    04-06-2018
    Location
    america
    MS-Off Ver
    2010
    Posts
    30

    copying data from multiple columns to a single column on different sheet

    Excel Form Help.xlsx

    Hello I need help please. I'm a novice and don't really work with Excel VBA on daily basis.

    Basically this is for a summer camp. Parents register their kids and all that gets saved to a worksheet. Parents can register multiple kids at one time but if they do that the data doesnt get saved in Columns for each individual kid. You will see from the spreadsheet I attached.

    As you can see if a parent registered more than one kid the data for the kid is saved in the row for each submission. The next submission does though get saved in the next row down but again if more than one kid is registered the data gets spread out that row.

    So what i want to do is take the info from Sheet1 for each individual kid and move it to Sheet2 the columns I will have are (First Name Last Name Birth Date Age Gender 1st Time? Swim? Tshirt Size Health Medication Allegies Disorder Type of Disorder? Additional Info).

    Please look at the attachment, it will make sense.

    Also, how could i loop through data in row1 and then when nothing is left, loop through row2, etc.

    And also since parents will continue to register the kids, I will continue to get new submissions, so I'd like to be able to somehow look at the submission date to make sure when i run the macro so previous submissions arent copied.

    I really dont even know how to begin to approach this. so any advise and help and examples of how to do this will be much appreciated

  2. #2
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: copying data from multiple columns to a single column on different sheet

    try
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-06-2018
    Location
    america
    MS-Off Ver
    2010
    Posts
    30

    Re: copying data from multiple columns to a single column on different sheet

    Thank you that worked perfectly. much appreciated!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Combining a single column from multiple csv files into one sheet of monthly columns
    By strangecharm in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-29-2021, 11:28 AM
  2. Single column data into multiple columns
    By chsaleem in forum Excel General
    Replies: 5
    Last Post: 12-02-2019, 12:03 PM
  3. Convert Single column data into multiple columns
    By chsaleem in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-29-2019, 04:16 AM
  4. [SOLVED] Pull data if there is any from a single column in multiple worksheets into a single sheet
    By bcas77 in forum Excel Programming / VBA / Macros
    Replies: 29
    Last Post: 07-11-2013, 01:22 PM
  5. Replies: 2
    Last Post: 02-12-2013, 07:28 AM
  6. [SOLVED] Distribute the data from Single Column to multiple Columns
    By Novice_To_Excel in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-29-2012, 02:11 PM
  7. single data column into multiple columns
    By ifsmithy in forum Excel General
    Replies: 5
    Last Post: 02-08-2012, 12:38 AM

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