OK, I have a spreadsheet that looks like this:
File is in .csv format
Any way to compile data into a table that looks like this:HTML Code:
HTML Code:
OK, I have a spreadsheet that looks like this:
File is in .csv format
Any way to compile data into a table that looks like this:HTML Code:
HTML Code:
Last edited by exceleer; 01-15-2013 at 10:51 PM.
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
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.
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks