OpenSolver for Excel https://opensolver.org The Open Source Optimization Solver for Excel Wed, 06 Aug 2025 22:10:10 +0000 en-US hourly 1 RefEdit and NOMAD issues – July 2025 https://opensolver.org/refedit-and-nomad-issues-july-2025/ https://opensolver.org/refedit-and-nomad-issues-july-2025/#comments Wed, 06 Aug 2025 22:10:10 +0000 https://opensolver.org/?p=1603 As of July 2025, there are two known OpenSolver issues caused by Microsoft code changes. These are a RefEdit issue that breaks the Model dialog (see #6 on Help; a user can easily fix this) and a DLL access change that impacts NOMAD (see #10 on Help; fixing this requires editting VBA code).

]]>
https://opensolver.org/refedit-and-nomad-issues-july-2025/feed/ 2
Excel updates crashing OpenSolver https://opensolver.org/excel-updates-crashing-opensolver/ https://opensolver.org/excel-updates-crashing-opensolver/#comments Wed, 09 Jul 2025 00:40:29 +0000 https://opensolver.org/?p=1596 Continue reading "Excel updates crashing OpenSolver"]]> 1) A recent update to Excel has blocked access to the “OpenSolverNomad.dll” file that we use to execute the NOMAD solver. Symptoms of this include the “About OpenSolver” window crashing with an error. Errors also occur when trying to use the NOMAD solver. We don’t currently have work around for this. We would welcome user feedback on any settings change that lets Excel use this DLL. Please email email hidden; JavaScript is required if you have a solution that works.

2) According to StackOverflow, a recent update has also changed the default ActiveX settings in Excel to a stricter level. This disables controls from external libraries like RefEdit; we use RefEdit in our dialogs. So, in recent Excel versions, permission to use ActiveX controls must be turned on in the Excel Trust center (under File…. Options… Trust Center… Trust Center Setting). More details are in our help pages.

]]>
https://opensolver.org/excel-updates-crashing-opensolver/feed/ 1
OpenSolver helping solve Arson Cases https://opensolver.org/opensolver-helping-solve-arson-cases/ https://opensolver.org/opensolver-helping-solve-arson-cases/#comments Sat, 24 May 2025 07:56:26 +0000 https://opensolver.org/?p=1579 Continue reading "OpenSolver helping solve Arson Cases"]]>

Chaney Ganninger at the West Virgina University is using OpenSolver to help model accelerants used in arson cases. Amazing where optimisation ends up being helpful!

Check out Chaney’s thesis:

Refinement of a thermodynamic model to explain the weathering
patterns of ignitable liquids on household substrates at elevatedpatterns of ignitable liquids on household substrates at elevated
temperatures

at https://researchrepository.wvu.edu/cgi/viewcontent.cgi?article=13611&context=etd

]]>
https://opensolver.org/opensolver-helping-solve-arson-cases/feed/ 1
Nice article on using Excel when teaching MBA students https://opensolver.org/nice-article-on-using-excel-when-teaching-mba-students/ https://opensolver.org/nice-article-on-using-excel-when-teaching-mba-students/#respond Wed, 10 May 2023 06:35:44 +0000 https://opensolver.org/?p=1539

You might enjoy reading Adam Diamant’s article on the value of Excel for teaching MBA students:

]]>
https://opensolver.org/nice-article-on-using-excel-when-teaching-mba-students/feed/ 0
We are hiring! https://opensolver.org/we-are-hiring/ https://opensolver.org/we-are-hiring/#respond Tue, 15 Nov 2022 04:45:41 +0000 https://opensolver.org/?p=1526 My department is currently recruiting for a Lecturer/Senior Lecturer position. More details at https://www.access-sciencejobs.uk/job/332043/lecturer-senior-engineering-australasia

]]>
https://opensolver.org/we-are-hiring/feed/ 0
OpenSolver for Google Sheets 2.3.1 https://opensolver.org/opensolver-for-google-sheets-2-3-1/ https://opensolver.org/opensolver-for-google-sheets-2-3-1/#comments Wed, 27 Jan 2021 00:56:09 +0000 http://opensolver.org/?p=1448 Continue reading "OpenSolver for Google Sheets 2.3.1"]]> Hello everyone,

We are pleased to announce a new release of OpenSolver for Google Sheets. This fixes bugs in the GLPK solver and NEOS-Cbc solver options which made them unavailable. These engines should now be working and available.

Errors which stopped the GLPK solver from running were related to local variables in scriptlets not being defined before Html template objects ‘glpkWorkerJs’ and ‘glpkRunnerJs’ were evaluated and ran these scriptlets. Errors such as “ReferenceError: gmplModel not defined” should now go away since local copies of these variables are initialised inside these scriptlets.

As of January 8, 2021, NEOS requires that an email address be submitted with every job. The NEOS-Cbc bug was related to this – originally we did not include a user email address in the xml file sent to the NEOS server.

Since NEOS now requires that each job contain an email address, we include the user’s email address in the xml file. This email address is only sent to NEOS when the model is being solved and only if the user selects NEOS-Cbc as the solver engine.

We have updated our privacy policy and information about OpenSolver for Google Sheets to reflect these changes.

As always, we welcome your feedback. Please comment below if it works ok, or if you encounter issues, or if you have any questions regarding the new release. Thanks!

]]>
https://opensolver.org/opensolver-for-google-sheets-2-3-1/feed/ 3
OpenSolver 2.9.4 Beta Release https://opensolver.org/opensolver-2-9-4-beta-release/ https://opensolver.org/opensolver-2-9-4-beta-release/#respond Thu, 14 Jan 2021 22:18:03 +0000 http://opensolver.org/?p=1433 Continue reading "OpenSolver 2.9.4 Beta Release"]]> Hello everyone,

We’ve released OpenSolver 2.9.4 for beta testing! You can download this new version of OpenSolver from: https://sourceforge.net/projects/opensolver/files/.

Below are the release notes that cover the changes made in this new version of OpenSolver:

V2.9.4 – 2021-01-15

  • Extended support for special characters in sheet names
  • Removed support for Satalia Solver Engine since Satalia no longer offers an online service
  • Added fix for NEOS email validation
  • Added support for value-seeking models with no constraints

V2.9.3 – 2020-03-01

  • Added support for using Gurobi 9.0
  • Added a temp fix for running consecutive operations on Excel64bit

As always, we welcome your feedback. Please comment below if it works ok, or if you encounter issues, or if you have any questions regarding the new release. Thanks!

]]>
https://opensolver.org/opensolver-2-9-4-beta-release/feed/ 0
OpenSolver for Google Sheets working for new users https://opensolver.org/opensolver-for-google-sheets-working-for-new-users/ https://opensolver.org/opensolver-for-google-sheets-working-for-new-users/#comments Mon, 11 Jan 2021 23:30:00 +0000 http://opensolver.org/?p=1415 Continue reading "OpenSolver for Google Sheets working for new users"]]> Hello everyone,

We have implemented a fix so that OpenSolver for Google Sheets should now be accessible and working again.

It seems that some of the comments in our code were causing an OAuth scope /auth/script.scriptapps – which we do not need or use – to be detected. These comments have now been removed, so we expect error messages like “Sign-in with Google temporarily disabled for this app” to stop appearing.

We’d greatly appreciate it if you could test that it now works. Please comment below if OpenSolver for Google Sheets works for you, or if you encounter any issues, or if you have any other questions.

]]>
https://opensolver.org/opensolver-for-google-sheets-working-for-new-users/feed/ 4
500,000 downloads https://opensolver.org/500000-downloads/ https://opensolver.org/500000-downloads/#respond Thu, 10 Dec 2020 00:55:45 +0000 http://opensolver.org/?p=1385 Continue reading "500,000 downloads"]]> Today (10 Dec 2020) was a big day for OpenSolver, as we rolled past the 500,000 downloads count. Many thanks to all our Engineering Science (University of Auckland) students who have worked on this over the last decade, with a really large thank you to Jack Dunn for his major contributions over many years (including creating the Mac version). The community feedback is also much appreciated – thanks for letting us know of issues and suggesting enhancements. Cheers, Andrew

]]>
https://opensolver.org/500000-downloads/feed/ 0
OpenSolver for Mental Health https://opensolver.org/opensolver-for-mental-health/ https://opensolver.org/opensolver-for-mental-health/#respond Thu, 03 Sep 2020 21:30:11 +0000 http://opensolver.org/?p=1382 ResearchGate let me know today that OpenSolver is being used to help allocate mental health personnel in the US Navy.

]]>
https://opensolver.org/opensolver-for-mental-health/feed/ 0