Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In previous versions of Excel, I could categorise UDFs using;
Application.MacroOptions Macro:="myUDF", Category:=2 (for Date & Time functions) but now I get an error : Method 'MacroOptions' of object '_Application' failed. [note the leading underscore]. This is as used for quite sometime & appears in Help of Excel 2002 & XP. Any clues? |