Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default XLA or Reference or Nothing at all

Hi guys,

I have made a program in Excel VBA and distribute it to my clients.

I have had a hell of problems in the past, so see my short history.

From 2000 to 2003, I had a .xls file with VBA-code and made a reference to
it from my activeworkbook that used the code
From 2003 till now, I converted it to a .xla addin and placed it in the
Addins list from excel, so my activeworkbook could use it.

The problems I encountered were always with the userprofile: if I renamed or
replaced my vba-code, it took many effort to programmatically change it in
the userprofile of windows (or I had to delete te userprofile, so the code
could reinstall everything correct).

I am now discovering that it is not necessary to make a reference or put the
application in the addin-list, because my code still works if it is not in
the list. Moreover, it is loaded, only by starting up excel, which is not
necessary everytime.

Can anyone tell me what the specific advantage is to put the addin in the
list of addins, since the code works by only loading it from starting up a
workbook that loads the specific xla-file code?

Thanks
Jos Vens


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
Nesting a sheet name reference within a cell reference??? Broyston Excel Discussion (Misc queries) 9 July 8th 08 08:35 PM
Changing sheet reference to cell reference TeeJay Excel Worksheet Functions 3 October 19th 07 11:50 AM
Using an offset formula for the reference in a relative reference Cuda Excel Worksheet Functions 6 November 15th 06 05:12 PM
Row reference increment but preserve column reference Pwanda Excel Worksheet Functions 1 April 28th 05 01:12 PM
Macro to Reference Column Next to Current Reference dolphinv4 Excel Discussion (Misc queries) 2 April 11th 05 08:36 AM


All times are GMT +1. The time now is 06:02 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"