View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zoo Zoo is offline
external usenet poster
 
Posts: 40
Default How to make a new function category?

Hi,
I made user defined functions on Module1.bas.
Those are displayed under 'User Defined' Category on 'Paste fucntion' dialog
(appeared when 'Insert'-'Function' operation).
I want to make a new category on the dialog.
I know that is possible on Excel2003.
But I want to do it on Excel2000.

Is there a way to do it?