+ Reply to Thread
Results 1 to 3 of 3

error trapping

  1. #1
    JohnE
    Guest

    error trapping

    Hello. Generally I work in Access but have been asked to work on automating
    a series of spreadsheets in a workbook. For the most part I have the coding
    but what I was wondering about more is the error trapping. Is it the same as
    what I would use in MS Access?
    Thanks to anyone who responds.
    *** John

  2. #2
    K Dales
    Guest

    RE: error trapping

    Yes, VBA is VBA whether in Access or Excel. Only thing different is the
    object model. So the On Error ... statements and the Err object are
    applicable in both settings.
    --
    - K Dales


    "JohnE" wrote:

    > Hello. Generally I work in Access but have been asked to work on automating
    > a series of spreadsheets in a workbook. For the most part I have the coding
    > but what I was wondering about more is the error trapping. Is it the same as
    > what I would use in MS Access?
    > Thanks to anyone who responds.
    > *** John


  3. #3
    JohnE
    Guest

    RE: error trapping

    Thank you for the info. That just made life a bit simpler in the project.
    *** John


    "K Dales" wrote:

    > Yes, VBA is VBA whether in Access or Excel. Only thing different is the
    > object model. So the On Error ... statements and the Err object are
    > applicable in both settings.
    > --
    > - K Dales
    >
    >
    > "JohnE" wrote:
    >
    > > Hello. Generally I work in Access but have been asked to work on automating
    > > a series of spreadsheets in a workbook. For the most part I have the coding
    > > but what I was wondering about more is the error trapping. Is it the same as
    > > what I would use in MS Access?
    > > Thanks to anyone who responds.
    > > *** John


+ 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