+ Reply to Thread
Results 1 to 5 of 5

permanently add library reference

  1. #1
    Loane Sharp
    Guest

    permanently add library reference

    Hi there
    I find it a bit irritating that I have to add a reference to the ADO library
    every time I create a new workbook and VBA procedure. Is there a way to do
    this permanently?
    Best regards
    Loane




  2. #2
    Bob Phillips
    Guest

    Re: permanently add library reference

    Create a template with that reference.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Loane Sharp" <[email protected]> wrote in message
    news:[email protected]...
    > Hi there
    > I find it a bit irritating that I have to add a reference to the ADO

    library
    > every time I create a new workbook and VBA procedure. Is there a way to do
    > this permanently?
    > Best regards
    > Loane
    >
    >
    >




  3. #3
    RB Smissaert
    Guest

    Re: permanently add library reference

    Or have an add-in that adds the library to the active workbook in the
    workbook open event of the add-in.

    RBS


    "Bob Phillips" <[email protected]> wrote in message
    news:[email protected]...
    > Create a template with that reference.
    >
    > --
    >
    > HTH
    >
    > RP
    > (remove nothere from the email address if mailing direct)
    >
    >
    > "Loane Sharp" <[email protected]> wrote in message
    > news:[email protected]...
    >> Hi there
    >> I find it a bit irritating that I have to add a reference to the ADO

    > library
    >> every time I create a new workbook and VBA procedure. Is there a way to
    >> do
    >> this permanently?
    >> Best regards
    >> Loane
    >>
    >>
    >>

    >
    >



  4. #4
    Bob Phillips
    Guest

    Re: permanently add library reference

    With the template though, you can also add a a lot of fundamental code,
    useful routines that can be used in any ADO application.

    Bob

    "RB Smissaert" <[email protected]> wrote in message
    news:[email protected]...
    > Or have an add-in that adds the library to the active workbook in the
    > workbook open event of the add-in.
    >
    > RBS
    >
    >
    > "Bob Phillips" <[email protected]> wrote in message
    > news:[email protected]...
    > > Create a template with that reference.
    > >
    > > --
    > >
    > > HTH
    > >
    > > RP
    > > (remove nothere from the email address if mailing direct)
    > >
    > >
    > > "Loane Sharp" <[email protected]> wrote in message
    > > news:[email protected]...
    > >> Hi there
    > >> I find it a bit irritating that I have to add a reference to the ADO

    > > library
    > >> every time I create a new workbook and VBA procedure. Is there a way to
    > >> do
    > >> this permanently?
    > >> Best regards
    > >> Loane
    > >>
    > >>
    > >>

    > >
    > >

    >




  5. #5
    RB Smissaert
    Guest

    Re: permanently add library reference

    I suppose they both have pros and cons, it is just another option.

    RBS

    "Bob Phillips" <[email protected]> wrote in message
    news:[email protected]...
    > With the template though, you can also add a a lot of fundamental code,
    > useful routines that can be used in any ADO application.
    >
    > Bob
    >
    > "RB Smissaert" <[email protected]> wrote in message
    > news:[email protected]...
    >> Or have an add-in that adds the library to the active workbook in the
    >> workbook open event of the add-in.
    >>
    >> RBS
    >>
    >>
    >> "Bob Phillips" <[email protected]> wrote in message
    >> news:[email protected]...
    >> > Create a template with that reference.
    >> >
    >> > --
    >> >
    >> > HTH
    >> >
    >> > RP
    >> > (remove nothere from the email address if mailing direct)
    >> >
    >> >
    >> > "Loane Sharp" <[email protected]> wrote in message
    >> > news:[email protected]...
    >> >> Hi there
    >> >> I find it a bit irritating that I have to add a reference to the ADO
    >> > library
    >> >> every time I create a new workbook and VBA procedure. Is there a way
    >> >> to
    >> >> do
    >> >> this permanently?
    >> >> Best regards
    >> >> Loane
    >> >>
    >> >>
    >> >>
    >> >
    >> >

    >>

    >
    >



+ 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