OR in SUMIF function
Hello,
I am trying to use OR in SUMIF function as below but get invalid operation error:
=SUMIFS({Q1 '20- LE}, {Group}, [Primary Column]82, {Project Type}, [Column2]81, {Confidence Level}, [Column11]83) + SUMIFS({Q1 '20- LE}, {Group}, [Primary Column]82, {Project Type}, [Column2]81, {Confidence Level}, [Column11]84)
Answers
-
Sorry, below if the formula I use:
=SUMIFS({Q1 '20- LE}, {Group}, [Primary Column]82, {Project Type}, OR(({Confidence Level} = [Column11]84), ({Confidence Level} = [Column11]84)))
-
I am seeing a lot of different row numbers scattered throughout the formulas.
In your first formula you have
82
81
83
82
81
84
And in your second you have
82
84
81
Each across different columns. Can you verify that these formulas are referencing different rows?
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!