About 217,000 results
Open links in new tab
  1. excel - Solver.xlam is missing? - Stack Overflow

    I have performed below steps to fix Solver.xlam is missing 1 - File -> Options -> Add-Ins 2 - Click on the add ins tab then select "Manage Excel Add-Ins" at the bottom --- "GO" Enable these 4 …

  2. excel - Solver add-in error, solver32.dll not found and unexpected ...

    Oct 30, 2019 · Check if solver add-in is enabled. Go to File tab > Options > Manage Excel Add-ins (Go button at the bottom of the window) and check if the Solver is enabled. If it is then try to …

  3. How to solve Excel VBA: Compile error in hidden module

    Dec 17, 2020 · After backing up and saving the file at C:\Program Files\Microsoft Office\root\Office16\Library\SOLVER\SOLVER.XLAM, I made it editable and removed the …

  4. vba - Excel Solver Password: what is it and where can it be …

    Questions: Can this password be acquired? If so, how? Can it be bought from Microsoft? How much? Objective: To get the Solver VBA to be able to potentially convert it to C# or C++ to make …

  5. excel - How to delete Solver (SOLVER.XLAM) code - Stack Overflow

    Mar 21, 2013 · Solver is Excel add-in. If you want to remove it go to Excel Application > Options > Search for add-ins > Press something like 'go to' button > un-check Solver on the list (I can't give …

  6. No optimization model was found Excel solver - Stack Overflow

    Jul 19, 2023 · I am trying to use the solver add-in in google sheet. But when I am setting up the optimization problem, without any constraints on variables, I am seeing following message; No …

  7. excel - How to use solver add-in with binary constraints - Stack …

    Oct 24, 2021 · Despite having binary constraints, solver consistently considers non-integer values in column C. I would very much appreciate some assistance to determine how to best …

  8. excel 2024: compile error in hidden module solvercode

    Aug 20, 2025 · Solved. Basically, after editing my solver.xlam, I commented out every line Excel complains about (4 lines in total, each time it uses dlgSolverParameters.refObj or …

  9. Excel Solver - Limit Number of Variables - Stack Overflow

    Jul 10, 2020 · Here is the problem Excel solver need to change the values of variables a, b, c, d, e, f in a way that it gives the optimization solution considering a constraint ...

  10. Reaching maximum number of solver variables? - Stack Overflow

    Sep 21, 2017 · Excel solver has a limit of 200 variable cells. If you hit any more than 200 adjustable cells, you will see this message. You have 2 options: Reduce the number of …