View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tomerdr@gmail.com is offline
external usenet poster
 
Posts: 6
Default Excel solver newbie question

Hi,

When StepThru=true how excatly i get the cells which added as the
left side of the constraints in the VBA function

I can get them directly from the sheet(i hold a collection of cells)
But is there away to get them from the solver?


Thanks in advance