Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Macro tool for solver

I am writing a macro tool for the solver function and i don't want the
solver results box to pop up in the worksheet, i just want to use the
solver values, How do i do this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Macro tool for solver

I am writing a macro tool for the solver function and i don't want the
solver results box to pop up in the worksheet, i just want to use the
solver values, How do i do this?


http://www.frontsys.com/mlvbaref.htm

HTH,

Merjet


  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Macro tool for solver

I'm not sure what it is you're trying to accomplish. I
have loaded solver set cell, constraints, etc. and solved
for a result without any user dialog with solver. The
resulting optimal solution was put into the designated
cells of a worksheet. Is this what you are trying to do?

Joe
-----Original Message-----
I am writing a macro tool for the solver function and i

don't want the
solver results box to pop up in the worksheet, i just

want to use the
solver values, How do i do this?


http://www.frontsys.com/mlvbaref.htm

HTH,

Merjet


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 690
Default Macro tool for solver

If I understand the question, one is trying to not have the result dialog
box pop up when Solver is finished.

Results = SolverSolve(UserFinish:=True)

Use "Results" to determine how solver did.

I don't want the
solver results box to pop up ...


HTH.
(Note that in Windows, this is backwards (in my opinion). It should be
False, because one does not want the User to interface with Solver when
done. Don't know why they changed this from the Apple version.)
--
Dana DeLouis
Using Windows XP & Office XP
= = = = = = = = = = = = = = = = =


wrote in message
...
I'm not sure what it is you're trying to accomplish. I
have loaded solver set cell, constraints, etc. and solved
for a result without any user dialog with solver. The
resulting optimal solution was put into the designated
cells of a worksheet. Is this what you are trying to do?

Joe
-----Original Message-----
I am writing a macro tool for the solver function and i

don't want the
solver results box to pop up in the worksheet, i just

want to use the
solver values, How do i do this?


http://www.frontsys.com/mlvbaref.htm

HTH,

Merjet


.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XL solver macro brdotter Excel Worksheet Functions 0 March 19th 09 12:12 PM
excel solver tool bshahan Excel Discussion (Misc queries) 1 October 15th 08 10:04 PM
Is it possible to run Solver using a macro? EA405 Excel Worksheet Functions 1 May 2nd 06 08:05 PM
help with solver or macro Dan[_24_] Excel Programming 1 September 23rd 03 04:31 PM
Solver Macro Dick Stumbo Excel Programming 0 September 18th 03 01:55 AM


All times are GMT +1. The time now is 07:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"