Forum Discussion
D M
Jun 21, 2018Copper Contributor
SUMIF Formula populating wrong data
My SUMIF Formula works in my entire workbook except there are certain cells where it's pulling the wrong data. Attached is a sample subset. I've tried ensuring the cells are in the same format, etc...
SergeiBaklan
Jun 21, 2018Diamond Contributor
It looks like it calculates correctly.
Here is SUMIF result
and here is if filter your table and calculate manually
D M
Jun 21, 2018Copper Contributor
Sorry, I attached the wrong file.
- Detlef_LewinJun 21, 2018Silver Contributor
- SergeiBaklanJun 21, 2018Diamond Contributor
Detlef, thank you. Just in case here is another workarounds https://exceljet.net/formula/count-long-numbers-without-countif
- D MJun 21, 2018Copper Contributor
I'm not following on how to correct this with a soft hyphen.
- SergeiBaklanJun 21, 2018Diamond Contributor
=SUMIF(data!A:A,CHAR(173)&Total!A5,data!B:B)