What is installation routine?
i put a calendar control object in my excel file, the user didn't have this,
so i download from internet, but when I install there is a message that there
is no MS Form library in her machine and the calender object cannot be
installed.
Even more seriously, I have to send this file to 20 more users.
"NickHK" wrote:
> If the reference is "Missing", then the user does not have that component on
> their system. How can you use it ?
> Either only use components that are known to be present, or use some form of
> Installation routine.
>
> NickHK
>
> "Angus" <(E-Mail Removed)> wrote in message
> news:E9732D1C-74B6-4905-AA11-(E-Mail Removed)...
> > When i sent a vba programmed file to users, some of them don't work
> because
> > of missing references.
> >
> > Is it possible to attach reference to file sent so that everyone can run
> the
> > program?
>
>
>
|