when I use the SUMIF formula to return data from a sheet, it returns 0, WHY?
When using the SUMIF formula, it should return specific data that I outline. However it returns 0. The sheet that contains the data does not display 0. my formula is not returning the correct data as if there is a miscommunication between the two sheets. Has anyone ever ran into this? Below if my formula.
=SUMIF({Verified/layout report form Range 1}, Rows@row, {Verified/layout report form Range 2})
What am I doing wrong?
Best Answer
-
Hi @Bailey H
Can you take a look at Range 2 that you want to SUM in the source sheet and see if the numbers are appearing on the left or right side of the cell? If the numbers appear on the left side of the cell, this indicates that they're actually being stored as Text instead of numbers (so the SUM would = 0).
How is Range 2 being populated in your source sheet? If you're using a formula to create the numbers, could you post the formula? It's likely we could either remove quotes around the number output to make sure it's numerical, or we could use a VALUE function to turn the data back into numbers.
Cheers,
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Answers
-
Hi @Bailey H
Can you take a look at Range 2 that you want to SUM in the source sheet and see if the numbers are appearing on the left or right side of the cell? If the numbers appear on the left side of the cell, this indicates that they're actually being stored as Text instead of numbers (so the SUM would = 0).
How is Range 2 being populated in your source sheet? If you're using a formula to create the numbers, could you post the formula? It's likely we could either remove quotes around the number output to make sure it's numerical, or we could use a VALUE function to turn the data back into numbers.
Cheers,
Genevieve
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!