Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi everybody,
I get a #VALUE! error when using a custom function. Here is the code of the function (in a VBA module): Function GetSmokePower(PlantType As Integer, FuelType As Integer) ... ... GetSmokePower = Vswe End Function I just call this function that way in excel: =GetSmokePower(3,1) Did I do something wrong? Do I have to set some options on or off? Thanks a lot for helping me, Regards, Martin J. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 - Custom error bars ?? | Charts and Charting in Excel | |||
Excel Custom Sort Error | Excel Discussion (Misc queries) | |||
cUSTOM error Bars in Excel 2007 | Excel Discussion (Misc queries) | |||
Custom Error Bar for Excel 2007 | Excel Discussion (Misc queries) | |||
Custom function returning VALUE error | Excel Discussion (Misc queries) |