M
martin ridley
I have created a query that is retrieving data from an Oracle database.
Unfortunately I am now retrieving more than 65,000 lines of data and th
worksheet can't handle the growth in data. I could break the query int
several parts to reduce the number of lines retrieved to each worksheet
but I think this problem will keep occurring with the growth in th
data.
We are using excel macros to count information in the data retrieved.
My boss wants the data in Excel to create graphs etc.
Is it possible to retrieve the data into Access and then use th
existing functions to count the data without having to shift the dat
into Excel again?
Thanks
Marti
Unfortunately I am now retrieving more than 65,000 lines of data and th
worksheet can't handle the growth in data. I could break the query int
several parts to reduce the number of lines retrieved to each worksheet
but I think this problem will keep occurring with the growth in th
data.
We are using excel macros to count information in the data retrieved.
My boss wants the data in Excel to create graphs etc.
Is it possible to retrieve the data into Access and then use th
existing functions to count the data without having to shift the dat
into Excel again?

Thanks
Marti