Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default Out of memory error

I'm querying several different data sources to create one centeralised point
for financial reporting and simply displaying the information in excel. We
have diffrent financial systems at different sites all with databases
schemas. My system provides identially formated, recooncilled reports from
the different data sources. The Excel file inquestion just contains VBA code
to execute the queries (ADO mostly) and dispay information.

I'll look into OLE errors, thanks. It does appear to be an excel error
prompt though.

- Rm



"NickHK" wrote:

Robert,
Don't know exactly what you are doing, but there is also the
Excel.OLEDBErrors
and the various Errors collections on the OLEDB object.

Are you querying with ADO on workbooks that are open ?

NickHK

"Robert Mulroney" '''' wrote in message
...

I have a workbook that is part of a complex information system using excel
as the front-end. The system has a menu that opens and closes different
reports generated in several different excel files. Different data sources
are used to generate reports in each file, mostly ADO connections.

One particular workbook generates an error when closing and redisplaying

the
menu. The error is "Out of memory". The help button tells me this is error

7.
I'm reasonably sure that the error is not generated by the menu code as it
only occurs when closing this one file. As the help file suggested I've

run
through the VBA code and eliminated as many public variables as possible

but
the error still occurs.

What is this error and more importantly how do I suppress it?

I've spent some time adding exaggerated error checking to my VBA code but

as
this isn't a VBA error I don't think it's going to help.

- Rm




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to handle error 8007000e Memory Error L. A. M. Excel Programming 6 June 28th 05 04:05 AM
Out of Memory Error 7 Paul Black[_2_] Excel Programming 14 June 24th 05 01:29 PM
Out of memory error Francesco Guiseppe Linguine Excel Programming 4 August 3rd 04 01:49 PM
Out of Memory error Charlie Tuna Excel Programming 0 November 11th 03 12:27 PM
Out of memory error. LHW[_2_] Excel Programming 0 August 27th 03 06:51 AM


All times are GMT +1. The time now is 09:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"