+ Reply to Thread
Results 1 to 4 of 4

How to Compile Data From a Google Spreadsheet?

  1. #1
    Registered User
    Join Date
    01-15-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    5

    How to Compile Data From a Google Spreadsheet?

    OK, I have a spreadsheet that looks like this:

    File is in .csv format
    HTML Code: 
    Any way to compile data into a table that looks like this:
    HTML Code: 
    Last edited by exceleer; 01-15-2013 at 10:51 PM.

  2. #2
    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
    53,049

    Re: How to Compile Data From a Google Spreadsheet?

    Not sure if this is something you can work with, but what I did was, assuming the data in the 1st table is all in 1 cell (per row), I used Text-to-Columns, delimited with a comma to produce a workable table. Then I used a Pivot table to summarize the data
    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

  3. #3
    Registered User
    Join Date
    01-15-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: How to Compile Data From a Google Spreadsheet?

    Here's the table in excel format:
    1.xlsx

    I can't summarize the data in the pivot table.
    Last edited by exceleer; 01-16-2013 at 05:45 AM.

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,426

    Re: How to Compile Data From a Google Spreadsheet?

    Put A in C1 and B in D1, then put this formula in C2:

    =--($B2=C$1)

    and then copy this across and down to suit. You can fix the values in columns C and D and then remove column B.

    Hope this helps.

    Pete

+ 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