Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Registering UDFs

I am using Jan Karel Pieterse's RegisterUDF class module to register 70 odd
functions in a number of categories within a custom xla add-in.
However, to keep them out of the User-Defined category I declared them as
Private.
But now I need to make the add-in able to be referenced by other projects
and so the functions need to be not private (not necessarily Public) When I
do that they appear in the User-Defined category. I could use the
MacroOptions approach but prefer the full descriptions offered by JKP's
approach.
Is there a solution to this problem ?

On a related matter we declare one function to be in the Engineering
category to avoid problems with the Analysis - VBA add-in
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
Registering library JT Excel Programming 2 October 6th 06 12:02 AM
Code for Registering Add-in zainul_ulum Excel Programming 3 July 12th 05 01:30 PM
Registering an even handler John Davidson Excel Programming 0 June 1st 04 08:49 PM
Registering an OCX with VBA Viswanath Tumu Excel Programming 2 April 18th 04 10:16 AM
ActiveX registering problem with VBA Igor Tandetnik Excel Programming 0 February 11th 04 03:32 PM


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