Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a worksheet that is the result of a crosstab data export from a database. The data is layed out so that the sample name ("SamplePoint") is in column A, the data source ("Source") is in column B, the date is in coulmn C, and the variables are in columns D:H. (but the number of variables can vary) I would like be able to sort into a more suitable layout. I have an example of how the original data may look like at: http://www.niveus75.plus.com/example1.xls (see the "Original" worksheet) I would like to create a macro that would sort the data so that it it places all the data in one row for a particular SamplePoint and Date, ignoring what is in the column 'Source', so that the layout would be thus: http://www.niveus75.plus.com/example1.xls (see the "Final Result" worksheet. Any ideas how to do this? An example of the true spreadsheet I am working one is at http://www.niveus75.plus.com/example2.xls Thanks Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot (Crosstab) Table format | Excel Discussion (Misc queries) | |||
using pivot table to crosstab text value data | Excel Discussion (Misc queries) | |||
Excel Pivot Table Plugin? (crosstab to data table) | Excel Discussion (Misc queries) | |||
Creating a CrossTab Report using data in variant | Excel Programming | |||
Pivot-table versus crosstab queries | Excel Programming |