Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to add data in column A by criteria from column B. Both columns
contain numbers and I want two criteria from column B (I think). I Basically what I want is to say that if the numbers in column B are between 4 and 10 (including 10 and not 4) I want the sum of the corresponding numbers in column A. Is this making sense? So if column A had 2,2,2,4,6,3,1,7,3,2 and column B had 12,4,2,6,10,3,5,17,9,4 I would want the result to be 14. I have tried many variations of sum.if and sumproduct and so on and nothing seems to work. I either get an error message saying that there is a flaw in the formula (it doesn't like the "," I use to separate things with and so on) or I get a return of "0". Can anyone tell me what I am supposed to do? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Format as a MACRO | Excel Worksheet Functions | |||
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet | Excel Worksheet Functions | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
generate multiple rows based on cell value | Excel Worksheet Functions |