+ Reply to Thread
Results 1 to 11 of 11

Copying TABLE (Multiple Columns and their values) to single row

  1. #1
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Red face Copying TABLE (Multiple Columns and their values) to single row

    Hi All,I want to create a macro. I am not a VB programmer and also not an expert.

    All i know at the moment is to record a Macro and follow the steps.

    I have a table such as this.

    Row 1: A B C D E F G
    Row 2: H I J K L
    Row 3: 1 2 3 4 5 6 7
    Row 4: 8 9 10 11 12

    I wish to get a result such as this: -

    Row 1: A B C D E F G H I J K L
    Row 2: 1 2 3 4 5 6 7 8 9 10 11 12

    Similar formula for Row 5 ,6,7,8 and so on.

    Kindly help.
    Last edited by ankit_ace; 05-06-2015 at 03:01 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Need Help: Requesting the masters to help

    This should do the job.

    Please Login or Register  to view this content.
    In future please make sure that you try and upload a template spreadsheet instead.
    !If all your troubles are solved, then so is the thread. Show this by marking it so using thread tools at the top of the page.
    If I helped do this, then please show your appreciation by awarding rep points.
    <------ Button for that is over there

  3. #3
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Need Help: Requesting the masters to help

    Maybe:

    Please Login or Register  to view this content.

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,462

    Re: Need Help: Requesting the masters to help

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)

  5. #5
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Re: Need Help: Requesting the masters to help

    Hi John and ARowbot,

    Thanks for the input. I understand little about VBA, but I will try the same and really appreciate your help here.
    I have this challenge. Sheet 1 is as follows.

    Row 1: A B C D E F G
    Row 2: H I J K L
    Row 3: 1 2 3 4 5 6 7
    Row 4: 8 9 10 11 12

    Row 5: Q W E R T Y I O P
    Row 6: 2 2 1 1 1 1 1 3 4 6
    Row 7: A S D F G
    Row 8: 4 5 1 4 6

    and so on...

    I would like to have the results in sheet 2 as

    Row 1: A B C D E F G H I J K L
    Row 2: 1 2 3 4 5 6 7 8 9 10 11 12
    Row 3: Q W E R T Y U I O P A S D F G
    Row 4: 2 2 1 1 1 1 1 3 4 6 4 5 1 4 6

    I wish I could attache the file itself. But unable to find the option.

    kindly assist.

  6. #6
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Talking Re: Need Help: Requesting the masters to help

    Here it is the attachment, the file I need to work on.

    Kindly help.
    Attached Files Attached Files

  7. #7
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,663

    Re: Need Help: Requesting the masters to help

    Your post does not comply with Rule 7 of our Forum RULES. Please do not ignore requests by Administrators, Moderators and senior forum members regarding forum rules.

    If you are unclear about the request or instruction then send a private message to them asking for clarification.

    All participants:
    Please do not post a reply in a thread where a moderator has requested an action that has not yet been complied with e.g Title change or Code tags...etc. Thanks.
    Ben Van Johnson

  8. #8
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Re: Need Help: Requesting the masters to help

    changed the title.. thanks

  9. #9
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Re: Need Help: Requesting the masters to help

    Hi John,

    This one works for the first 2 rows and then stops...

    The third row also needs to be placed

    Row 1: A B C D E F G
    Row 2: H I J K L
    Row 3: M N O P Q
    Row 4: 1 2 3 4 5 6 7
    Row 5: 8 9 10 11 12
    Row 6: 13 14 15 16 17

    Results needs to be

    Row 1 : A B C D E F G H I J K L M N O P Q
    Row 2: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


    Thanks for your help on this.

  10. #10
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,962

    Re: the masters to help

    I fail to see how " Need Help: Requesting the masters to help" is any more descriptive of your problem than "the masters to help" is?

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  11. #11
    Registered User
    Join Date
    05-04-2015
    Location
    Tanzania
    MS-Off Ver
    2013
    Posts
    8

    Re: the masters to help

    Thanks, Edited as per rules of forum.

+ 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. Masters hello
    By knightofdawn in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 03-12-2013, 03:14 AM
  2. Hello masters,
    By fabiolander in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 03-11-2013, 07:53 PM
  3. Excel Masters! Advanced Filtering Using Lists, How?
    By junkywunky in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-06-2012, 04:13 PM
  4. hey all vba masters :)
    By varshneybhasker in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-11-2012, 04:14 AM
  5. Problems charting my Masters Likert data
    By GAZCOOPER22 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 01-05-2010, 12:44 PM

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