View Single Post
  #18   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Adding hints to my vb functions

On Sat, 7 Mar 2009 13:50:38 -0800, "Jim Cone"
wrote:

Ron,
"Category:="Regular Expressions""

Since you are trying to create a new category for your function, I believe
the following notes I saved with one my own early add-ins apply...
'--------------


Thanks for that. But in Excel 2007, the application.macrooptions method seems
to work OK for adding the category.

--ron