Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default How to distribute updated code of a addin to users?

You have made the cardinal sin, you have merged the business logic and the
data into a single workbook. You should separate them, then any updates to
your addin are easily implemented.

I would suggest that you bite the bullet, break the application up, and
visit every user and break the data out. It will be time consuming to start,
but it will pay dividends in the future.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Madiya" wrote in message
...
I have a addin used by several users. One of the sheet in addin is
used for recording data.
Now I have added some more functions and want to distribute the same
to users.
I can not ask users to just replace addin file coz it will affect the
existing records.
Also only one or two module is updated and rest of the module and
forms are same.
Problem here is that users are not experts and may goofeup.

Is there any way I can do it automatically?
Or any other better way?

Regards,
Madiya.



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
Distribute Addin Libby Excel Programming 3 February 28th 08 02:01 PM
Distribute Add-In as Machine Code Only? Lazzaroni Excel Programming 1 October 17th 07 05:44 PM
Distribute Toolbar to other users Kou Vang[_2_] Excel Programming 1 January 30th 06 05:14 PM
Distribute Excel Addin PC[_3_] Excel Programming 1 July 23rd 04 03:43 AM
How to distribute Control files (OCX) to users? Terence[_2_] Excel Programming 1 August 7th 03 12:00 PM


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