Keyword "Domestic" causing an error
I have a formula that sums Domestic and International shipments.
=SUMIFS({Shipping Cost}, {Shipping Zone}, "Domestic", {Shipping Log Range 1}, MONTH(@cell) = 1)
=SUMIFS({Shipping Cost}, {Shipping Zone}, "International", {Shipping Log Range 1}, MONTH(@cell) = 1)
For some reason the word "Domestic" is causing an Invalid Data Type Error, but I can change the word to anything else and it works. Any idea what is going on? The international formula works normally.
Answers
-
Check the other ranges on rows that contain the word "Domestic". I would start with your date range to see if any rows that contain "Domestic" either have that error, are blank, or contain a non-date value.
I don't think it is the actual word "Domestic" that is throwing the error but an issue in some other range that is being picked up when using that word.
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!