View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] leonard522@aol.com is offline
external usenet poster
 
Posts: 8
Default Help with UDFs in Excel 2010

Hi ~
I am working on a project that is a worksheet containing a UDF. It
seems that it wasn't made using VBA?! Instead it is a worksheet with
the first line as the function name, and the next lines showing the
arguments, and then several lines doing the function. It ends with
=HALT(). Can someone point me in the right direction to understand
how to use this or modify it!? When I search for help on this topic,
all seems to refer to UDFs or Macros created with VBA.

Thanks !!
Jen