brianparrish
New Member
- Joined
- Oct 18, 2018
- Messages
- 4
I have a range of cells in column C (C1:C100) that has dates in them. In column B (B1:B100), there are dollar amounts. Some of the cells in column C don't have dates (yet). I'd like to be able to add up the dollar amounts in column B that don't have corresponding dates is column B.
Example
B C
1 100 01/01/19
2 299 02/09/19
3 150
4 200
5 300 03/03/19
150+300=450, where the function ignores B1, B2, & B5.
Thanks in advance!
Example
B C
1 100 01/01/19
2 299 02/09/19
3 150
4 200
5 300 03/03/19
150+300=450, where the function ignores B1, B2, & B5.
Thanks in advance!