Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Excel Gurus,
In C, one can do the following; int func() { .... if (x == true) return y; .... } How can I do the same thing in Excel VBA? I wish to return a value and exit without running the function to the end. Thanks for your advice in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return Function | Excel Worksheet Functions | |||
Return value for a function. | Excel Discussion (Misc queries) | |||
Why does this function NOT return a value? | Excel Discussion (Misc queries) | |||
Only do Sum function if not "0", IF"0" then return "0" | Excel Worksheet Functions | |||
Function to return value from each tab | Excel Worksheet Functions |