Relative Content

Tag Archive for excelvbamacrosadd-insolver

How to Properly Integrate OpenSolver Add-In with VBA in Excel on MacOS?

I’m trying to integrate the OpenSolver add-in with my VBA code in Excel on MacOS. My goal is to use OpenSolver to solve a traveling salesperson problem (TSP). However, I’m running into several issues with getting the OpenSolver methods to execute correctly. Here’s a detailed description of my setup and the problems I’m encountering: