Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did not used to get this error. I have the following error popup when
go to Tools,Solver in a workbook. "Solver32.dll is unavailable -- you will be able to... To fix this please use Excel setup to reinstall Solver" OK box is only choice. I recently found solver and I also use it in VBA, I have it reference in this workbook, and in personal.xls, and in the new workbook book.xlt template -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found a fix at this url
http://www.google.com/groups?threadm...0a% 40phx.gbl I put this in my sub just before SolverOK Application.AddIns("Solver Add-in").Installed = False Application.AddIns("Solver Add-in").Installed = True But if you have any insite or comments please post them. Would love t hear. Thank -- Message posted from http://www.ExcelForum.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry for the premature post that it was fixed.
I have gotten the error again and this time I can't get rid of it. Using Excel 2000 9.0.4402 SR-1, and Windows 2000 5.0.2195 SP -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SOLVER32 GO AWAY | Excel Worksheet Functions | |||
Excel page setup Sheet Print Cells Error As... | Excel Discussion (Misc queries) | |||
Solver32.dll is unavailable... how do i get it to work | Excel Discussion (Misc queries) | |||
Need to Reinstall Excel | Excel Discussion (Misc queries) |