Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying my hand in UDFs. In practice I created the following UDF in a
module Function Area(Length As Double, Width As Double) Area = Length * Width End Function Back in work book, I type =Area(A1,B1) in cell C1. The result shown in the cell is 0. The result shown from the formula dialogue box is 24. I have no idea what's going on. Any help is sppreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UDF's via Automation Addin in Excel 2010? | Excel Worksheet Functions | |||
UDF's & puzzling recalculation behavior | Excel Worksheet Functions | |||
UDF's in Excel '07 | Setting up and Configuration of Excel | |||
UDF's using other UDF's | Excel Worksheet Functions |