+ Reply to Thread
Results 1 to 4 of 4

VBA complilation error

  1. #1
    + Z +
    Guest

    VBA complilation error

    I passed from Office 2000 po to 2003 pro.

    When I lunch one of my VBA prog. it stops on line :
    "SolverReset"
    and gives the following erro message :
    "Project or bibliotheque not found"

    What should I do ? --- Thanks for advance



  2. #2
    Chip Pearson
    Guest

    Re: VBA complilation error

    You need to set a reference to the Solver add-in. In VBA, go to
    the Tools menu and choose References.


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com


    "+ Z +" <[email protected]> wrote in message
    news:[email protected]...
    >I passed from Office 2000 po to 2003 pro.
    >
    > When I lunch one of my VBA prog. it stops on line :
    > "SolverReset"
    > and gives the following erro message :
    > "Project or bibliotheque not found"
    >
    > What should I do ? --- Thanks for advance
    >
    >




  3. #3
    gocush
    Guest

    RE: VBA complilation error

    The program is looking for "SolverReset" but not finding it.
    If this is a Macro which is in one of your VBA modules, then remove the
    quotation marks: SolverReset
    If not, can you tell us what "SolverReset" is?

    PS My computer sometimes lunches my programs.

    "+ Z +" wrote:

    > I passed from Office 2000 po to 2003 pro.
    >
    > When I lunch one of my VBA prog. it stops on line :
    > "SolverReset"
    > and gives the following erro message :
    > "Project or bibliotheque not found"
    >
    > What should I do ? --- Thanks for advance
    >
    >
    >


  4. #4
    Tom Ogilvy
    Guest

    Re: VBA complilation error

    another thing to look at: (it restates what you have been told, but may be
    useful)

    http://support.microsoft.com/support...ver/solver.asp
    Creating Visual Basic Macros that Use Microsoft Excel Solver

    --
    Regards,
    Tom Ogilvy

    "+ Z +" <[email protected]> wrote in message
    news:[email protected]...
    > I passed from Office 2000 po to 2003 pro.
    >
    > When I lunch one of my VBA prog. it stops on line :
    > "SolverReset"
    > and gives the following erro message :
    > "Project or bibliotheque not found"
    >
    > What should I do ? --- Thanks for advance
    >
    >




+ 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