Thread: Solver VBA Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave_D Dave_D is offline
external usenet poster
 
Posts: 2
Default Solver VBA Help

I'm attempting to write a little non-linear curve fitting
routine and I need Solver. I don't know how to invoke
Solver and I don't know how to access the Solver options
(or even guess the variable names). Unfortunately, you
can't record a macro to do this, or I (think) I would be
home free. Any help would be greatly appreciated. Thanks
in advance.