+ Reply to Thread
Results 1 to 3 of 3

Exception Handling through Macros

  1. #1
    Registered User
    Join Date
    10-04-2011
    Location
    zurich
    MS-Off Ver
    Excel 2003
    Posts
    34

    Exception Handling through Macros

    HI,

    I am calling the below macros for generating the data-load scripts, all the macros are executing fine, but I am not able to do the exception handling.


    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please give me some hints to handle these exceptions.

    Regards,
    Swathi
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    27,175

    Re: Exception Handling through Macros

    The problem in your third Sub is not really a problem in your third Sub. In the exception case you shouldn't even be calling it. See update to master macro. This will also solve your second problem. If the third Sub is not called to begin with, then it won't call the fourth Sub.


    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    10-04-2011
    Location
    zurich
    MS-Off Ver
    Excel 2003
    Posts
    34

    Re: Exception Handling through Macros

    Thanks a lot !.

    Regards,
    Swathi

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1