LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 134
Default XLA versus Reference versus Nothing

Hi,

in short, I repeat my question which did not appear in the newsgroup this
afternoon (server problems???).

I made an application in VBA Excel. I split up my workbooks and program-code
so I could easily make an update.

1° First (2000-2003), I worked with a reference to the excel file that had
the code
2° Later (2003-now), I worked with an XLA addin which was automatically
loaded on startup (in Addin-list of Excel)
3° Now (today), I discoverd that simply opening the XLA-file is enough to
make it work, so it must not be in the addin-list (addin installed), and
even more, it must not be a proper Excel file (extension is not important).

Why do I find the third method the best? Well, I the past, I had a lot of
problems with the user-profile in windows, where the path to the addin is
stored. Last year, I wanted to place the program-code in another folder,
and maybe, I want to rename the filename. Those two issues are very hard to
do, because when you start up Excel, you get an error message, and you can
not easily change the path or addin-name in the user-profile (Excel lacks
the possibility of removing (rather than unchecking) an addin in the list of
addins).

Question: are there contra-indications of working with an addin (or simply
"a code-holding file") which is not installed? For me, I see no problem,
code works fine, and even better, the addin is not loaded when I simple use
Excel to make another spreadsheet. I like to work so, but can you warn me
for things I do not foresee?

Thanks
Jos Vens


 
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
$ versus None eh Excel Discussion (Misc queries) 1 March 29th 09 09:27 PM
Named Cell versus Cell Reference [email protected] Excel Discussion (Misc queries) 7 May 15th 08 05:39 PM
Excel: PC versus Mac JimMay Excel Discussion (Misc queries) 1 April 28th 06 05:51 PM
How to plot B2:B11 versus A2:A11 [email protected] Excel Worksheet Functions 1 October 28th 04 04:33 AM
vb versus cf jlp Excel Programming 1 May 25th 04 01:46 PM


All times are GMT +1. The time now is 02:34 AM.

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"