Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can a function get repeated values, add them, and return a total to
the calling procedure? I need to reuse this code with differing numbers of items. Example Pass these parameters add_to(1) add_to(2) Get the returned total from function function accum(number) total = total + number RETURN TOTAL to Procedure |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Accumulator | Excel Worksheet Functions | |||
Simple problem, simple formula, no FUNCTION ! | Excel Worksheet Functions | |||
accumulator with other than one | Excel Worksheet Functions | |||
Please help fix my accumulator | Excel Programming | |||
Please help me get this accumulator working | Excel Programming |