Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return data from catagory | Excel Worksheet Functions | |||
Second catagory axis in XY chart | Charts and Charting in Excel | |||
Transfer Per catagory | Excel Discussion (Misc queries) | |||
Catagory Axis | Charts and Charting in Excel | |||
Adding catagory %'s in a Pivot | Excel Programming |