Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / December 2006

Tip: Looking for answers? Try searching our database.

Too many ignored errors

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
e_hobsbawm@hotmail.com - 05 Dec 2006 09:42 GMT
Hi,

I made a quite complicated VBA program. It works so-and-so: the
functionality is OK, but
1) When I close Excel the application crashes
2) Sometimes the application hangs. I have not been able to find out
why.
3) If I leave the application running overnight (which I want to) it
stops with the error
 Run-time error '18195'
 Too many ignored errors.

I have not found anything regarding the error message. Anyone knows
what it means?

Best Regards
Eric
NickHK - 05 Dec 2006 10:43 GMT
Never seen that error from Excel. Is it a VBA error or from another
component ? Something with an errors collection like ADO ?
Without any idea of what you code does, all I can say is fix your code
first.
Remove all "On Error resume Next" statements so you can see what is actually
erroring.
If using any API calls check you are calling them correctly and checking
return values for success.

NickHK

> Hi,
>
[quoted text clipped - 13 lines]
> Best Regards
>  Eric
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.