SUMIFS not working correctly
I have a base formula with variations to calculate expenses based on date range. Today I discovered that one variation is not working correctly, summing Personal Car Mileage cost for reimbursement. Below is the formula to calculate total amount from Oct 1 to Oct 15.
=SUMIFS(Amount:Amount, [Date Charged]:[Date Charged], @cell > DATE(2018, 9, 30), [Date Charged]:[Date Charged], @cell < DATE(2018, 10, 16), [Deliverable/Project]:[Deliverable/Project], ="Event – ACG", [Charge Description]:[Charge Description], ="Trans (personal mileage, rental car)")
There is a column, Personal Car Mileage, that is filled via a form in the sheet, where # of miles is entered. In the Amount column, the PCM entry is multiplied by the 2018 IRS rate of 0.545.
All other variations of this formula seem to be totaling the Amount column correctly, but the entries for PCM are not.
There are two (2) entries for this time period, 10/5 and 10/10, each for 89 miles, giving a $48.51 in each cell. However, this formula is only showing $48.51 total rather than $97.02 as it should.
Any ideas? Is it because the Amount cell(s) for PCM are based on a formula?
Thanks.
Comments
-
This content has been removed.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!