View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vipul S. Parekh Vipul S. Parekh is offline
external usenet poster
 
Posts: 1
Default User-defined function with a naming format of =ABC.XYZ.

Is there a way to create an user-defined function in Excel
2000/2002 with a naming format of =ABC.XYZ(...)?

I see Microsoft provides a couple of functions ERROR.TYPE
and REGISTER.ID natively in Excel.

I'm unable to do this using VBA in Excel. Is there some
other route I can adopt to accomplish this?

Thanks much,
Vipul Parekh