Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Add-in UDF to Catagory

I am trying to add a group of custom functions to a custom catagory.
Currently I am using:

Private Sub Workbook_Open()
Application.MacroOptions Macro:="Myfunction", _
Category:=Mygroup


End Sub

It's not working, and I am geting a 1004 runtime error.

Any help would be appreciated.

Thanks

Chris Roenbaugh

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Add-in UDF to Catagory

What have you assigned to MyGroup variable?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"C. Roenbaugh" wrote in message
oups.com...
I am trying to add a group of custom functions to a custom catagory.
Currently I am using:

Private Sub Workbook_Open()
Application.MacroOptions Macro:="Myfunction", _
Category:=Mygroup


End Sub

It's not working, and I am geting a 1004 runtime error.

Any help would be appreciated.

Thanks

Chris Roenbaugh



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Add-in UDF to Catagory

Fixed the problem with FUNCUSTOMIZE.DLL from http://xcell05.free.fr/

Thanks

CR

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
Return data from catagory dadtofive Excel Worksheet Functions 2 January 1st 10 05:54 AM
Second catagory axis in XY chart Jim Charts and Charting in Excel 2 January 30th 09 04:06 PM
Transfer Per catagory Jman Excel Discussion (Misc queries) 9 October 21st 08 11:53 PM
Catagory Axis tgorham Charts and Charting in Excel 1 November 7th 05 08:15 PM
Adding catagory %'s in a Pivot Bradford Patten Excel Programming 0 October 2nd 03 05:17 PM


All times are GMT +1. The time now is 09:53 AM.

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

About Us

"It's about Microsoft Excel"