Solver, macros Excel

  • Thread starter Thread starter scaroca
  • Start date Start date
S

scaroca

Hi
I need to know how can i use the solver's function from a macro withou
reciving the follow menssage: "Compile Error: Sub or function no
indentified". I opened the VBA reference dialogue box, and i checke
SOLVER boxe. And i have, in the "reference folder" REFERENCE t
SOLVER.XLA, but when i run my project i recive the menssage. I don'
know what i'm doing wrong, may i have to anything else, somebody ca
help me??????????????
 
Getting VBA to talk to add-ins is a pain in general. Look at sisco98's
posting in 6/1/2005 in microsoft.public.excel.worksheet.functions for advise
on the same problem.
 
What is the line that the VBE pointing to when it complains of the
unknown procedure?

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Back
Top