3-Tier Crosstab Report

D

DT

I need to create a query which when completed will popluate a report that has
a 3-tiered column layout. I have multiple Stations (numbered text field like:
PMW-8) where multiple Samples (numbered text like: ATA-001) were taken on
various Dates (Month/Year format). Those become my tiers. I need to identify
the total amount of each Parameter (Ferrous Iron, Methane, Sulfate, etc..)
that were Sampled on the various random Dates at each of the Stations.

Does anyone have a good example of this type of layout?
 
B

Bruce Meneghin

A couple questions:
is there a 1:1 relationship between Sample and Date at a given station?
I hear you describing a crosstab with Parameters as the rows and
Station/Sample/Date combos as the columns. Can you live with this
transposed? ie Parameters as columns, Station/Sample/Date as rows?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top