Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a function in VBA that we call all over the place in our code. It
looks like... Function GetFld(Fieldname As String, secID As String) I am trying to call it from a cell in Excel. So I typed... =getfld("pricecode",D5) That returns "#value". I assume I'd making some noob mistake, what is it? Maury |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to not count cells which contain a formula that returns " "? | Excel Worksheet Functions | |||
Need formula like ISBLANK that returns "no value" even if there is aformula in referenced cell | Excel Worksheet Functions | |||
Multiple Offset/Match formula returns "#N/A" | Excel Discussion (Misc queries) | |||
Nested "If formula" - returns zero when reference cell is empty | Excel Programming | |||
Formula format in excel that returns an "error" if there is a blan | Excel Discussion (Misc queries) |