Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() In fact, a function need *not* return a value. Alan, I suppose a function could change the value of a global or ByRef variable, but why would I want to code it as a function rather than as a sub if there is no returned value? Personally, I think I would use a sub and not a function in that case... just for future ease of understanding my code. Bernie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to retrieve subs and functions names of a project using VBA ? | Excel Programming | |||
Finding Unreferenced Subs and Functions | Excel Programming | |||
Common Functions and Subs | Excel Discussion (Misc queries) | |||
Where to Place Public Subs and Functions | Excel Programming | |||
Called subs versus functions | Excel Programming |