Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default Setting a reference to an object library - do our customers have to do it too ?

If we set a reference to say an Office 10 object library and then
distribute the application,

(1) is the reference a property of our machine or our workbook ?,
(2) Do our customers have to set the same reference for our Excel app
to work ?
(3) is there any way of setting the reference programmatically ?

TIA Charles
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default Setting a reference to an object library - do our customers have to do it too ?

1. Workbook
2. You set it once for the workbook. It stays with the workbook. Just make
sure the referenced library has been installed on the target machine.
3. Yes, check my web site for an example: "Add Reference"

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Charles Jordan" wrote in message
om...
If we set a reference to say an Office 10 object library and then
distribute the application,

(1) is the reference a property of our machine or our workbook ?,
(2) Do our customers have to set the same reference for our Excel app
to work ?
(3) is there any way of setting the reference programmatically ?

TIA Charles



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default Setting a reference to an object library - do our customers have to do it too ?

"Rob van Gelder" wrote in message ...
1. Workbook
2. You set it once for the workbook. It stays with the workbook. Just make
sure the referenced library has been installed on the target machine.
3. Yes, check my web site for an example: "Add Reference"

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Charles Jordan" wrote in message
om...
If we set a reference to say an Office 10 object library and then
distribute the application,

(1) is the reference a property of our machine or our workbook ?,
(2) Do our customers have to set the same reference for our Excel app
to work ?
(3) is there any way of setting the reference programmatically ?

TIA Charles


Thanks Rob, but if some one unknown to us in Taipeh is buying our
software, how do we "Just make sure the referenced library has been
installed on the target machine" ....?. What instructions do we give
him ? We do tell him to:

(A)install Excel and then
(B) install our software (which *does* include the
code

AddIns("XBaddin").Installed = True
Thanks Charles
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 compatability, VBA Reference, MicrosoftOffice12. Object Library [email protected] Excel Discussion (Misc queries) 3 May 1st 07 06:57 PM
I nedd help setting up a database on my customers Casper Excel Discussion (Misc queries) 2 July 1st 06 04:07 AM
VBA References - when is Office Object Library Reference set? Best practice re. Early/Late binding ... AndyB Excel Programming 5 April 22nd 04 02:11 PM
Excel Object Library Reference francis cheuk Excel Programming 1 February 11th 04 06:15 PM
Setting up Reference Library using VBA Alan Excel Programming 1 November 5th 03 03:18 AM


All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"