Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default VBA - Inserting a reference / checking

Hi

We have a spreadsheet with macros embedded we distribute to our
customers. Some of our users are not on the current version of Excel.
Short of using older VBA references for some object libraries is there
any way to query those available and insert the correct reference via a
macro (which we can run on opening the spreadsheet). Talking users
through the VBE interface is not an option!!

TIA

Cheesey

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default VBA - Inserting a reference / checking

Develop your macros in the lowest version of Excel that the users will have,
and that will obviate any version problems.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"cheesey_toastie" wrote in message
oups.com...
Hi

We have a spreadsheet with macros embedded we distribute to our
customers. Some of our users are not on the current version of Excel.
Short of using older VBA references for some object libraries is there
any way to query those available and insert the correct reference via a
macro (which we can run on opening the spreadsheet). Talking users
through the VBE interface is not an option!!

TIA

Cheesey



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default VBA - Inserting a reference / checking

Bob you are of course completely correct! I was trying to avoid that.
I was just interested if it was possible to set the references via code
as I have a similar problem when exporting modules to other
spreadsheets.

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
Checking formula type (reference to other worksheet or not) topola Excel Discussion (Misc queries) 2 July 23rd 07 10:48 AM
Checking the existence of a reference workbook Frederick Chow Excel Programming 4 January 5th 06 07:45 PM
Checking/Setting a reference on open RWN Excel Programming 2 November 24th 05 04:41 AM
Checking time and inserting a value in a different cell Pank Excel Discussion (Misc queries) 4 September 13th 05 03:14 PM
Disabling Circular Reference Checking Adrian[_7_] Excel Programming 1 July 31st 04 09:15 AM


All times are GMT +1. The time now is 03:17 PM.

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

About Us

"It's about Microsoft Excel"