Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use a worksheet function in VB and specificly the sum
if. This is working properly but only for one cell what is the easy way to do for a lot of cells. Set Myrange = Sheet2.Range("a10:a100") Sheet1.Range("f10") = _ Application.WorksheetFunction.SumIf((Myrange) _ , Sheet1.Range("b10"), Sheet2.Range("C10:C100")) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with worksheet functions | Excel Discussion (Misc queries) | |||
Worksheet functions | Excel Worksheet Functions | |||
Worksheet functions | New Users to Excel | |||
worksheet functions | Excel Worksheet Functions | |||
help with worksheet functions | Excel Programming |