Tabular Report that looks up row header and column header for query parameters

G

Green Biro

I would like to produce a report that comes out as a table. Each cell of
the table to contain a list of records that satisfy a query involving the
row header and the column header. I'm thinking of lots of subreports but
that might not be that efficient and also I don't know how to make the
report query reference the row header and column header for its parameters.

Can anyone give me any tips to get going, please.

Many thanks.

GB
 
G

Green Biro

I solved this by outputing to Excel and using combinations of the MATCH and
OFFSET functions. Luckily, I knew that there would be a maximum of three
records for any of my 'intersections' so that made this way possible. I
would still like to hear from anyone out there though who knows how to
approach this problem in Access as that way I can set it up for an end user
rather than a techie to run.

Thanks in advance for any insights.

GB
 

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