View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default VBA complilation error

You need to set a reference to the Solver add-in. In VBA, go to
the Tools menu and choose References.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"+ Z +" wrote in message
...
I passed from Office 2000 po to 2003 pro.

When I lunch one of my VBA prog. it stops on line :
"SolverReset"
and gives the following erro message :
"Project or bibliotheque not found"

What should I do ? --- Thanks for advance