Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anyone know where I can find info on creating user defined
excel fuctions? Just as a rudimentary example: --------------------- Public Function Test(ByVal dAmt As Double) As Double Test = dAmt * 2 End Function ------------------ This returns the "#VALUE!" error message. Never done an excel UDF, so I've no idea what I'm doing wrong (or even right). Thanks in advance, Sean |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
does Excel 07 allow User Defined functions? | Excel Worksheet Functions | |||
How to add user defined functions in excel permanantly | Excel Discussion (Misc queries) | |||
I have had difficulty in creating user defined functions in Excel | Excel Worksheet Functions | |||
Excel user defined functions. | Excel Worksheet Functions | |||
Help for User Defined Functions in Excel 2003 Beta | Excel Programming |