PC Review


Reply
Thread Tools Rate Thread

Attach reference/ library to file sent to users

 
 
=?Utf-8?B?QW5ndXM=?=
Guest
Posts: n/a
 
      23rd Jul 2007
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?
 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      24th Jul 2007
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?



 
Reply With Quote
 
=?Utf-8?B?QW5ndXM=?=
Guest
Posts: n/a
 
      24th Jul 2007
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?

>
>
>

 
Reply With Quote
 
=?Utf-8?B?U2FqaXQ=?=
Guest
Posts: n/a
 
      30th Aug 2007
I have some VBA codes written for Excel and some other code for MS Project. I
have to let other people who also have the same office installation to use
the office files containing these codes. The required dll files are present
on the users machine.

Can some one please tell me how I can make a VB6 excecutable file that will
set the references required by my VBA codes.
--
Sajit
Abu Dhabi


"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?

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scripting File Library Reference AutoComplete Rich Locus Microsoft Access VBA Modules 3 7th Nov 2009 02:41 AM
Attach and Access config file for Class Library =?Utf-8?B?TXVyYWxpIEtyaXNobmEuIFNpcnV2dXJ1?= Microsoft Dot NET Framework 3 6th Oct 2004 02:37 PM
Which file do I need to reference for Microsoft Word 11.0 Object Library Helene Day Microsoft Dot NET 3 11th May 2004 02:43 PM
Is it possible to set a reference to a library in another file using VBA in Excel? =?Utf-8?B?cXVhcnR6?= Microsoft Excel Programming 6 20th Apr 2004 01:27 AM
Outlook library reference file Cindy Microsoft Outlook VBA Programming 4 2nd Apr 2004 05:51 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:50 PM.