ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Custom functions address space (https://www.excelbanter.com/excel-programming/301618-custom-functions-address-space.html)

Kevin Thorpe

Custom functions address space
 
I have an Excel addin which contains a list of custom functions. This
addin is placed in a network shared startup directory so all our
workstations load it automatically.

However, some of our workstations don't list the functions properly in
the 'Paste function' dialog box, they prefix the function name with the
workbook and module name. eg.
'Pricetrak Functions.xla'|UserFunctions.ProductDescription()
instead of simply
ProductDescription()

This all used to work before when the addin was on our old Novell
server, but now it's on an NT server it's wrong. Can anyone shed any
light as to why this is happening?

Thanks

Stephen Bullen[_3_]

Custom functions address space
 
Hi Kevin,

However, some of our workstations don't list the functions properly in
the 'Paste function' dialog box, they prefix the function name with the
workbook and module name. eg.
'Pricetrak Functions.xla'|UserFunctions.ProductDescription()
instead of simply
ProductDescription()

This all used to work before when the addin was on our old Novell
server, but now it's on an NT server it's wrong. Can anyone shed any
light as to why this is happening?


Do the problem workstations also have the addin installed locally?, or
some other conflict with the ProductDescription function?

Regards

Stephen Bullen
Microsoft MVP - Excel
www.BMSLtd.ie




All times are GMT +1. The time now is 07:17 PM.

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