I can not use my solver

Lee Sedol 0 Reputation points
2024-04-13T09:00:30.58+00:00

微信图片_202404131651141I can't use my solver in EXCEL,and there is an another erorr about SolverCode.

2

what should i do? thanks

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,176 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 29,996 Reputation points Microsoft External Staff
    2024-04-15T01:53:44.3933333+00:00

    Hi,

    I suggest you try this method:

    1. Open VBE (Alt+F11)
    2. Go to Tools- Reference- make sure the Solver reference is set to SOLVER.XLAM (NOT *.DLL)
      User's image
    3. Then enable immediate code pane (Ctrl+G)
    4. Copy and Paste: application.run "solver.xlam!auto_open"
      User's image

    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.