Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I wrote a macro which uses Solver.xla. Now this program is designed to be
used by a number of users. It happens so that by default solver.xla is not in the addins folder. It is not even in the library folder too (in most computers) from my experience. One may need Office CD to install Solver!! I am currently writing code in the macro to install solver by itself, but if the solver.xla file is unavailable in any folder then there is no way that solver can be installed. How can I solve this problem?? any help will be greatly appreciated. Sincerely, Radhakrishna Graduate Student Purdue University West Lafayette, IN 47906 USA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't. If you want a solution involving downloading it off the
'Net, even if you find one it would be illegal. You can get premimum (i.e., priced) versions of Solver from www.solver.com. But, to me, the bottom line is that if the necessary software is not available on a client computer, it's not. It's up to the owner / manager of the computer to have the appropriate software. Of course, I am surprised that Solver is not available in an academic environment considering how widely it is used. Talk with your school/department's IT manager (or have a professor talk with her/him). -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , "=? Utf-8?B?UmFkaGEgS3Jpc2huYQ==?=" <Radha says... Hi, I wrote a macro which uses Solver.xla. Now this program is designed to be used by a number of users. It happens so that by default solver.xla is not in the addins folder. It is not even in the library folder too (in most computers) from my experience. One may need Office CD to install Solver!! I am currently writing code in the macro to install solver by itself, but if the solver.xla file is unavailable in any folder then there is no way that solver can be installed. How can I solve this problem?? any help will be greatly appreciated. Sincerely, Radhakrishna Graduate Student Purdue University West Lafayette, IN 47906 USA |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Installing Solver | Excel Discussion (Misc queries) | |||
How do you use excel solver after installing the add-in? | Excel Discussion (Misc queries) | |||
Interesting Solver problem (Solver encounters an error) | Excel Discussion (Misc queries) | |||
Installing Personal.xls on other computers | Excel Programming | |||
AddIn Default Path - Moving Spreadsheed between Users/Computers | Excel Programming |