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
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!