+ Reply to Thread
Results 1 to 5 of 5

Compiling VBA with Solver?

Hybrid View

  1. #1
    Registered User
    Join Date
    03-14-2009
    Location
    Brookhaven, New York
    MS-Off Ver
    Excel 2007
    Posts
    3

    Compiling VBA with Solver?

    I would like to distribute an Excel simulation program that uses Solver. Is it possible to compile the VBA code so that the users don't need to have SOLVER.XLM or SOLVER.XLAM on their machines?
    Thank you!
    Peter

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Compiling VBA with Solver?

    Hello Peter,

    Welcome to the Forum!

    Solver is a program that is licensed by Frontline Systems. It is not a Microsoft product. That's why it is an Add-In. You could purchase a license from Frontline Systems to due development work, but it isn't cheap. If you plan to sell your program then the license cost may not be a factor. For more information click on the link below...

    Solver Information and Pricing
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    03-14-2009
    Location
    Brookhaven, New York
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Compiling VBA with Solver?

    Thank you Leith. My little simulation is not for any commercial use. It will only be distributed to a few users within my group, all of whom have valid Microsoft Office licences for their PCs. Do I understand correctly that the Solver version sold with Excel can't be compiled with the VBA code?
    Thanks again,
    Peter

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Compiling VBA with Solver?

    Hello Peter,

    Correct, the code can not be compiled into the code. You could have the code load the Solver add-in module automatically.

  5. #5
    Registered User
    Join Date
    03-14-2009
    Location
    Brookhaven, New York
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Compiling VBA with Solver?

    Thank you Leith, I'll try to do that.
    Regards, Peter

+ 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