[AccessD] Dynamic Crosstab Reports (multi-page)
Stuart McLachlan
stuart at lexacorp.com.pg
Fri Jul 22 17:07:15 CDT 2022
On 22 Jul 2022 at 12:47, Ryan W wrote:
>
> Is this possible or am I better off just exporting the query to Excel?
>
For that situation, I'd be dumping it to Excel.
If you need fancy formatting, build a template in Excel, then use Com to create a new
workbook by copying the termplate with an appropriate name and populate the cells.
For the actual tabular data, use a double loop to populate cells
More information about the AccessD
mailing list