+ Reply to Thread
Results 1 to 8 of 8

Trying to take raw data on 1 sheet, and make a nice formatted table on another

  1. #1
    Forum Contributor
    Join Date
    07-28-2009
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    99

    Trying to take raw data on 1 sheet, and make a nice formatted table on another

    I have 2 tabs.

    One tab is all my raw data which is in 1 column and it just goes row by row, which the data entry resetting every 25-27 rows or so. Then on my other sheet I have my table that I have started putting together with my raw data, which goes across by the column. What I've had to do is just copy paste and transpose the data for it to go in my table. However there are like 300 entries (each entry is name, date, dealer, company, etc... there's 20 data entries )

    It's taking forever having to copy paste and transpose so the raw data fits into my table. Are there any faster ways of doing this?

    I attached the file so you can see what I'm talking about, I've done the first couple entries. Basically the data entires on the 2nd tab are just separated by a dotted line ------ and there is one extra blank row.

    Please I need some help to speed this up! Thank you in advance!

    EDIT: If it helps each data section begins with the text <transaction> and ends with </transaction>
    Attached Files Attached Files
    Last edited by Tommy1005; 11-05-2012 at 07:02 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    07-29-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003/Excel 2010
    Posts
    534

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    See if this works for you: run the macro "tst()" in the attachment.
    Attached Files Attached Files
    Last edited by WHER; 11-06-2012 at 07:45 AM.

  3. #3
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    WHER,

    Very nicely done.

    I see you added an addition column in worksheet Formatted Table, column S for fax.

    Now, I need to study the code to see how it opperates.



    I made a slight change to one line of your code so that the data in worksheet Formatted Table starts in row 2, the first blank/available row:

    I changed this next line of code:

    Please Login or Register  to view this content.


    To this:

    Please Login or Register  to view this content.

    Thanks again - one for my archives.
    Have a great day,
    Stan

    Windows 10, Excel 2007, on a PC.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved by clicking EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

  4. #4
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    WHER,

    Can you suggest where I may be able to learn, read about, how you parsed this post's raw data?

  5. #5
    Valued Forum Contributor
    Join Date
    07-29-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003/Excel 2010
    Posts
    534

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    Most of the core code (the Filter/Split/Join/Replace) i get from carefully looking at user SNB's contributions on here, other forums ans his/her website:
    http://www.snb-vba.eu/

  6. #6
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    WHER,

    Thanks for responding.

    I can use the link because it is not in English.

    But, I will search for SNB's, and your, responses.

    Thanks again.

  7. #7
    Valued Forum Contributor
    Join Date
    07-29-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003/Excel 2010
    Posts
    534

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    My mistake, there's an English version of the website:
    http://www.snb-vba.eu/inhoud_en.html

  8. #8
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Trying to take raw data on 1 sheet, and make a nice formatted table on another

    WHER,

    Thank you.

+ 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