Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello;
Following the basic error handling on this page http://support.microsoft.com/kb/168336, many of my functions therefore have quite long error handling sections, compared to their actual function of opening a database connection and perhaps calling a stored procedure. How 'safe' is it to put some of the ADODB error handling into another function? If I am already inside an error, should I really be calling other functions? Follow - does it make a difference to the function that there is a final "GoTo Done", instead of a "Resume Done" ? Is there any effective difference between the two? Many thanks sdg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a section break in Excel | Excel Worksheet Functions | |||
Limit long text to right footer section | Excel Discussion (Misc queries) | |||
Add a Section Break Feature. | Excel Discussion (Misc queries) | |||
Error handling with a handling routine | Excel Programming | |||
SECTION BREAK | Excel Discussion (Misc queries) |