View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Reference Library - Missing Library in a lower version.

Did you remove the reference in your project?

If you developed with the reference, then converted to late binding, maybe you
should check???

luvgreen wrote:

I used CreateObject to avoid having to check MS project object library on. I
still have this problem of missing library when someone have a higher version
of MS Project than I do. How can I solve this problem? Thanks much!!!


--

Dave Peterson