ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Add-in used by more than one user (https://www.excelbanter.com/excel-programming/412018-add-used-more-than-one-user.html)

Harry

Add-in used by more than one user
 
Usually, when a workbook is saved on a shared drive, only one person has
access to it at a time.

Does the same prohibition apply to add-ins?

thanks

Bob Phillips

Add-in used by more than one user
 
Addins are generally code repositories, maybe they hold some static data,
but they do not get updated within the process. So effectively they are
read-only and you can have as many users as you wish accessing them.

However, you do have the problem that the shared drive may be offline, so
the addin is gone. Typically addins get installed on each client desk,
preferably using a self extracting installer.

--
---
HTH

Bob


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



"Harry" wrote in message
...
Usually, when a workbook is saved on a shared drive, only one person has
access to it at a time.

Does the same prohibition apply to add-ins?

thanks





All times are GMT +1. The time now is 03:15 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com