Focus
05-25-2010, 02:45 AM
I am using Excel 2003. A macro in a spreadsheet I received from another party crashes on the macro line: "Solver OK "Can't find project or library."
I have already added the Solver add-in, through Excel, and it is Solver.XLA, in my Office 11 folder.
In VB|Tools|References there is a checked box saying: "Missing: Solver.XLAM". The macros in the spreadsheet however specify only Solver.XLA, or just plain Solver on some lines. There is no check box anywhere in the list for Solver.XLA.
I am mystified as to why VB is looking for an .XLAM file, when what I have installed is an .XLA file, and since an .XLAM file is not specified in the macros.
How can I get a copy of Solver.XLAM? Or how can I fix the problem in some other way?
-Thx.
I have already added the Solver add-in, through Excel, and it is Solver.XLA, in my Office 11 folder.
In VB|Tools|References there is a checked box saying: "Missing: Solver.XLAM". The macros in the spreadsheet however specify only Solver.XLA, or just plain Solver on some lines. There is no check box anywhere in the list for Solver.XLA.
I am mystified as to why VB is looking for an .XLAM file, when what I have installed is an .XLA file, and since an .XLAM file is not specified in the macros.
How can I get a copy of Solver.XLAM? Or how can I fix the problem in some other way?
-Thx.