E
Evan
I am looking for formula help. I have a list of "Names" in Cells A1:A15
(e.g. A1=John, A2=Jane, A3=John, A4=Fred, A5=John…). In Column B, I have a
list of numbers in Cells B1:B15 (e.g. B1=1,B2=2,B3=3,B4=5,B5=5,...). I would
like to set up a formula in Column C where I indicate that IF Column A
contains John, then sum the numbers in Column B that are adjacent to John's
name. So in my example, there are three instances of "John." The numbers
adjacent to John's name total 9 (1+3+5). Is there a formula for this. My
guess is a subtotal or sumif formula nested inside an IF formula but I could
be mistaken. Everything I tried so far does not work.
(e.g. A1=John, A2=Jane, A3=John, A4=Fred, A5=John…). In Column B, I have a
list of numbers in Cells B1:B15 (e.g. B1=1,B2=2,B3=3,B4=5,B5=5,...). I would
like to set up a formula in Column C where I indicate that IF Column A
contains John, then sum the numbers in Column B that are adjacent to John's
name. So in my example, there are three instances of "John." The numbers
adjacent to John's name total 9 (1+3+5). Is there a formula for this. My
guess is a subtotal or sumif formula nested inside an IF formula but I could
be mistaken. Everything I tried so far does not work.