
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback. Each function corresponds to an action that you can perform interactively, through the Solver Parameters, Solver Options, and Solver Results dialog boxes of the Solver add-in. For this example, check 'Solver Add-In' and click 'OK.' After you click 'OK,' Excel 2019 installs the Solver add-in and it can now be used with the Goal Seek tool. The following functions can be used to control the Solver add-in from VBA. Check the box next to the add-ins that you want to install. Click ok (If a small window opens with add-ins, put a tick near Solver and click ok). Locate and select Solver Add-in inside Add-Ins window. In options window, select Add-Ins from bottom of left side menu. Main Solver window (Excel 2016 or newer) Fig. If Solver does not appear under Available References, click Browse, and then open Solver.xlam in the \Program Files\Microsoft Office\Office14\Library\SOLVER subfolder. To enable solver in Excel, follow these easy steps: Open File Tab and access options from bottom of left side menu. 8.3 Navigating to the Solver installation menu (Excel 2019) Fig. In the Visual Basic Editor, with a module active, click References on the Tools menu, and then select Solver under Available References. Try enabling solver add-in in order to fix Error loading Excel solver add-in problem. If ActiveX settings are not disabled then you are required to repair Excel files. In the Add-Ins dialog box, select Solver Add-in, and then click OK.Īfter you have enabled the Solver add-in, Excel will auto-install the Add-in if it is not already installed, and the Solver command will be added to the Analysis group on the Data tab in the ribbon.īefore you can use the Solver VBA functions in the Visual Basic Editor, you must establish a reference to the Solver add-in. After doing the above steps Excel solver add in not working issue should be solved.

In the Manage drop-down box, select Excel Add-ins, and then click Go. Or if Office 2016 is installed click Excel Solver Language fix for Office 2016 Excel Solver Fix Office 2016 item on the list. In the Excel Options dialog box, click Add-Ins.

Before you can use the Solver VBA functions from VBA, you must enable the Solver add-in in the Excel Options dialog box.Ĭlick the File tab, and then click Options below the Excel tab.
