B
Brian
Hello,
I have the following data.
COL C COL I
600 50
800 35
950 45
805 90
1200 22
1355 12
I triede using the following formula do SUM the values in
COL I if the value in COL C was between 700 and 1000.
=SUMIF(C83:C102,">700 <1000",I83:I102)
But it's not working.
Any help would be greatly appreciated.
Brian
I have the following data.
COL C COL I
600 50
800 35
950 45
805 90
1200 22
1355 12
I triede using the following formula do SUM the values in
COL I if the value in COL C was between 700 and 1000.
=SUMIF(C83:C102,">700 <1000",I83:I102)
But it's not working.
Any help would be greatly appreciated.
Brian