Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been developing an add-in for a company for a number of years now. Its
size and the number of people who use it have grown to the point that I would like to explore the option of distributing the add-in as machine code only. Not having to distribute the source code along with the program file would protect the source code and considerably reduce the size of the program file. The size of the file is important because I regularly update the program file from a remote location, and the users are prompted to download the new file whenever there is an update. At this point the add-in runs exclusively in Excel and is accessed through a drop-down menu that is added to the menu bar when the add-in is activated. I need to preserve full Excel functionality, but I wouldnt mind expanding the scope of the program outside of Excel. Nevertheless, my main goal is to limit the distributed portion of the program file to machine code only, not source code. Does anyone have any recommendations? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Same code - errors on different machine? | Excel Programming | |||
Reference & update destin. cells on 1st machine from source workbook on 2nd machine. | Excel Discussion (Misc queries) | |||
Distribute XLT - don't want to do it individually on each machine | Excel Programming | |||
code is not working on another machine | Excel Programming | |||
How can I distribute Workbook with VBA code and library references to other computers | Excel Programming |