Display data set horizontally

A

Alfred

Hi,

I am writing a finacial report in a access.adp project. It
does not come with the pivot table wizard. In this case,
how could I easily display the desired year to year
recordset side by side (horizontally) for comparison
rather than vertically.

Your help is greatly appreciated.
 
D

Duane Hookom

Do you have any table or field names or sample data you would like to share?
You might want to consider the third party tool at http://www.rac4sql.net/.
Or, you could use pure sql that I'm sure one of us (Tom Ellison in
particular) could provide if we had an idea regarding your tables.
 
Top