View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hannu Rantala Hannu Rantala is offline
external usenet poster
 
Posts: 8
Default excel solver macro

Hello!

I have a problem with macro using excel solver.

VBA doesn't identify solverfunctions as function. I have a reference to
solver.xla. There is no errors, at all there is no reaction for the
functions. If I put a messagebox to sub, it appears and works well.

What is the problem?

Please help!