I need to create Pivot table in Excel from Access.
Currently I run a query and output the data to an excel worksheet and
create the pivots via automation.
The issue I face is that the query may return more than 65000 rows of
data. Is there a way I can create the Pivot tables without having to
output the data to excel first?
Any help would be appreciated.
Thanks
Del
Currently I run a query and output the data to an excel worksheet and
create the pivots via automation.
The issue I face is that the query may return more than 65000 rows of
data. Is there a way I can create the Pivot tables without having to
output the data to excel first?
Any help would be appreciated.
Thanks
Del
Comment