capitolideas
New Member
- Joined
- May 27, 2013
- Messages
- 14
Hi,
I am trying to find a formula that will add up amounts only if a column on the left has a value of 100, 101, or 110. The data is unsorted and would prefer not to sort.
Example:
Column A Column B
199 9
101 1
120 2
100 1
100 4
110 10
Total = 16
Would I use match index? Sum if?
I am trying to find a formula that will add up amounts only if a column on the left has a value of 100, 101, or 110. The data is unsorted and would prefer not to sort.
Example:
Column A Column B
199 9
101 1
120 2
100 1
100 4
110 10
Total = 16
Would I use match index? Sum if?
Last edited: