Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Resetting error reporting after On Error GoTo

I have an "On Error GoTo" statement at the beginning of a macro to test for a
particular thing. Once that is done, is there a way of resetting error
reporting as if the "On Error GoTo" was never there?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default Resetting error reporting after On Error GoTo

Hi Steve

On Error GoTo 0

disables any enabled error handler in the current procedure.

If this post helps click Yes
---------------
Jacob Skaria


"Steve" wrote:

I have an "On Error GoTo" statement at the beginning of a macro to test for a
particular thing. Once that is done, is there a way of resetting error
reporting as if the "On Error GoTo" was never there?

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
Corporate Error Reporting with DW.exe John.Greenan Excel Programming 0 June 14th 06 02:17 PM
Error Reporting Freddo Excel Worksheet Functions 1 May 6th 06 11:49 PM
Error Handling - On Error GoTo doesn't trap error successfully David Excel Programming 9 February 16th 06 05:59 PM
ON Error goto fails on 2nd error BAC Excel Programming 4 March 15th 05 09:03 PM
How can I still go to the error-code after a On Error Goto? Michel[_3_] Excel Programming 2 May 4th 04 04:21 AM


All times are GMT +1. The time now is 01:10 AM.

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"