Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with the following columns:
Plant (D), Cases In (E), Cases Out (F) I want to pick a column (plant) and for every row that has CASSVILLE in it, I want to add the number of cases in I thought I could use =SUM(IF(D5:D100="CASSVILLE",E5:E100) but this is just giving me =REF. Please help me out on what formula I should be using. Thanks, Barry Bridges |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array formula SUMIF with 2D sum_range array | Excel Worksheet Functions | |||
Array formula: how to join 2 ranges together to form one array? | Excel Worksheet Functions | |||
Find specific value in array of array formula | Excel Worksheet Functions | |||
Tricky array formula issue - Using array formula on one cell, then autofilling down a range | Excel Programming | |||
Convert Normal formula to array formula | Excel Programming |