Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default 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


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
Functions for manipulating and filtering address information devdas777 Excel Discussion (Misc queries) 0 November 15th 06 09:33 PM
Vlookup + Address functions combined Peter Excel Worksheet Functions 2 January 26th 06 10:45 PM
Using custom functions within custom validation Neil Excel Discussion (Misc queries) 4 December 14th 05 10:40 PM
Mail Merge creates a space in the address block Crazy for Home Loans Excel Discussion (Misc queries) 1 July 21st 05 02:46 AM
Custom Number Format for HEX address TRI-V Excel Worksheet Functions 1 December 3rd 04 10:20 PM


All times are GMT +1. The time now is 09:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"