Excel VBA for automating a LINGO math program

A

Alix Demers

Hi. I'm a grad student working on a nonlinear optimization problem for
my dissertation.
I have a math programming model written in LINGO that I want to
activate from Excel.

Now I want to explore the sensitivity of the outputs to changes in the
inputs by running many (100) different data sets per variable per toy
network. So I'd like to use the power of VBA in Excel to call and run
the LINGO model. The LINGO documentation only gets me so far - I can
run the existing dataset and write to one place in Excel, but I haven't
found documentation to automate changing the datasets and writing to
different locations in my spreadsheet.

Any help would be fantastic. Thank you.
 
N

NickHK

Alix,
I don't know LINGO, but if you post how you are accomplishing the single
run, then we can advise for the multiple situation.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top