ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   UDFs and file sharing (https://www.excelbanter.com/excel-programming/303567-re-udfs-file-sharing.html)

whelanj[_6_]

UDFs and file sharing
 
newbie question:

how do I save my UDFs so that when other people on other machines ope
my excel files they UDF are recognized and work?

thank

--
Message posted from http://www.ExcelForum.com


Myrna Larson[_3_]

UDFs and file sharing
 
If you put your code in the workbook that uses it, there's no problem.

But if you want it in a separate workbook, then in every workbook that needs
the code, you have to have the workbook with the procedures open, then go to
the VB Editor and set a reference to the workbook containing the procedures.

Or you can put the code in an add-in, but then they have to be sure the add-in
is installed. If it isn't, you get the #NAME! error.

On Thu, 8 Jul 2004 12:10:27 -0500, whelanj
wrote:

newbie question:

how do I save my UDFs so that when other people on other machines open
my excel files they UDF are recognized and work?

thanks


---
Message posted from http://www.ExcelForum.com/




All times are GMT +1. The time now is 03:59 PM.

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