Hi,
I have encountered some strange behaviour. I have a spreadsheet within which I have been manually running Solver, exploring solutions. I have also coded the whole process to run from a cmdbutton. Until yesterday, both were working fine. Now, the solver routine runs perfectly from the VBA code, but I am no longer able to access Solver from the Tools/Solver menu. If I create a new, blank file, Tools/Solver does bring up the Solver Parameters dialog, but it refuses to appear in my original spreadsheet. Solver is listed in the available (checked add-ins) and because I am calling it from code, it is also referenced in the VBA project.
I have experienced the reverse of this with Excel 2000, but this was a bug documented in an MS KB article where solver wouldn’t run from code, but it was available in the UI. If I recall correctly, it was related to O2k SP1a and I think SP3 fixed that problem.
Any ideas gratefully accepted,
Thanks,