LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Network error

How about:

On Error Resume Next


code which causes error
select case err.number
case 111
do whatever
etc

Angus


"lin" wrote in message
...
Does nayone know how to trap a Windows Error
the error message contains this

Network I/O Error

I want to trap this error but the regular error handler
does not work.

Is there a way to trap System or Window Errors when they
occur.
thanks Sirron



 
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
Network days - Returns error sometimes. Matts Excel Discussion (Misc queries) 1 November 19th 07 03:38 PM
Saving error on network ryanlcs Excel Discussion (Misc queries) 1 December 23rd 05 01:08 PM
Connection error to network drive dmlw96 Excel Discussion (Misc queries) 0 September 30th 05 08:24 PM
Read-only error saving to network Will B Excel Discussion (Misc queries) 0 May 2nd 05 05:59 PM
Logbook generates runtime error 438 on another network computer Jim Robertson Excel Programming 4 October 7th 03 12:03 AM


All times are GMT +1. The time now is 02:10 PM.

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

About Us

"It's about Microsoft Excel"