Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings:
I'm trying to do something that should be easy but can't find a decent book. I'm using Excell 2000 and want to create a custom sum function that handles more than one conditional. Can't figure out how to get range into the function and use it in the calcs. Mysumif(RngOne as Range) For i = first cell to last cell in range If .... and ... Then sum this cell into total. (like that see?) next i then use it like any function: Mysumif("A1:A50") any suggestions? Thanks, Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using range names in functions | Excel Worksheet Functions | |||
Worksheet wide vars | Excel Programming | |||
= How to setup vars when a workbookopen event is launched? | Excel Programming | |||
Global vars | Excel Programming | |||
Using Range inputs in functions | Excel Programming |