I have a SUMIF that is pulling a 10 digit number (6100089103) there are 4 of these numbers that are very similar, replace the last number with 4, 5 and 6. My SumIF is Summing all 4 numbers even though they are not the full number I'm wanting it to pull.
Here is my formula: This is a concatenated # sitting in the first spreadsheet referenced in cell A18, the second spreadsheet (102014 OneOk Gas Check Detail Master.xls) it's find the number in Cell E and bringing back the Value sitting in L.
=SUMIF('[102014 OneOk Gas Check Detail Master.xls]Sheet1'!$E:$E,A18,'[102014 OneOk Gas Check Detail Master.xls]Sheet1'!$L:$L)
Instead of it pulling back $75,000 it's pulling back all 4 numbers that start with 910008910
Here is my formula: This is a concatenated # sitting in the first spreadsheet referenced in cell A18, the second spreadsheet (102014 OneOk Gas Check Detail Master.xls) it's find the number in Cell E and bringing back the Value sitting in L.
=SUMIF('[102014 OneOk Gas Check Detail Master.xls]Sheet1'!$E:$E,A18,'[102014 OneOk Gas Check Detail Master.xls]Sheet1'!$L:$L)
Instead of it pulling back $75,000 it's pulling back all 4 numbers that start with 910008910