- Joined
- Jan 28, 2010
- Messages
- 2,056
I want to SUM the amount contained in the cells that are 1 column to the left of cells that match S4 content across the range of B2
59
I think i'm close with this but need some help...
=SUMIF(B2
59, S4, OFFSET(0,-1,))
I think i'm close with this but need some help...
=SUMIF(B2