Re: starting Solver with VBA
- From: "Dana DeLouis" <ddelouis@xxxxxxxxxxxxx>
- Date: Fri, 20 Apr 2007 09:21:43 -0400
Hi.
Sub Solver_Show()
SOLVER.Main
End Sub
--
HTH :>)
Dana DeLouis
Windows XP & Office 2007
"Smallweed" <Smallweed@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8F3B0531-DA08-46A6-A3B9-2177AA51BD1F@xxxxxxxxxxxxxxxx
That works if I actually do some solving with Solver but it doesn't record
code just to display the dialog box - which is all I want it to do.
"merjet" wrote:
Turn on the macro recorder (Tools menu), use Solver manually, turn off
the recorder. The code will be in the VB Editor. Check Solver using
the menu Tools | References in the VB Editor.
Hth,
Merjet
.
- References:
- Re: starting Solver with VBA
- From: merjet
- Re: starting Solver with VBA
- Prev by Date: Copy values (loop) from TXT file to excel
- Next by Date: Re: Transfering records based on a condition
- Previous by thread: Re: starting Solver with VBA
- Next by thread: Copy values (loop) from TXT file to excel
- Index(es):
Relevant Pages
|