View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ric_deez ric_deez is offline
external usenet poster
 
Posts: 19
Default Distributing a workbook app with References

Hi there,

I have developed a workbook with a few macros one of which uses the
Microsoft Forms 2.0 Object Library for the Calendar control. The
question is how can I deploy this application so that this component is
installed automatically without requiring my users to press <Alt-F11
go to Tools - References and add the Reference manually? Can this
step be scripted out? I am quite proud of how this application is
turning out and would like to make this step as painless as possible
for the users of this app.

Any help would be greatly appreciated.

Regards,

Ric