View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gtoffoli gtoffoli is offline
external usenet poster
 
Posts: 1
Default Solver dialog box

I am trying to use the solver function within a macro and I want the macro to
end not with the "solve" button in the solve dialog box, but with the
solution itself in the worksheet. Is it possible to do that? Thanks!