View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Montu Montu is offline
external usenet poster
 
Posts: 50
Default How can I creat userdefine function

Yes, I have been go through the earlier stage of the instruction (Method 1,2,
& 3), I have applied Method 1 & 2 but no result, & 3 I just tried to Insert
function, because I have not been using Excel 2000 or Excel 2002. So what's
wrong with me.

"David Biddulph" wrote:

Try following the instructions at http://support.microsoft.com/kb/213360

The part of the instructions that you quoted below are one of the methods
for *using* the UDF. Have you been through the earlier stage of the
instructions, for *creating* the UDF?
--
David Biddulph

"Montu" wrote in message
...
I want convert number into word in excel 2003, for this reason wanted
support
from microsoft help & support site. They suggest me creat user define
function like this way
1. Select the cell that you want.
2. Click Insert Function on the Standard toolbar.
3. Under Or select a category, click User Defined.
4. In the Select a function list, click SpellNumber, and then click OK.
5. Enter the number or cell reference that you want, and then click OK.
But problem is in the select a function list under User Defined category,
there is no SpellNumber to click. How do I creat new function
(SpellNumber)
name ? Help me.