I'm 99% sure I've stumbled across a bug in excel.
The formula in question is
=-SUMIF('Data Set'!$AO:$AO,"multijantn0",'Data Set'!$O:$O)
This formula should calculate the same no matter where it is in the spreadsheet. Everything is anchored to look at the same columns
I've got a series of cross-referenced multinested columns which are essentially adding fields to a database and then pulling the data forward into a report using a combination of sumifs, countifs, etc.
During a routine review of the report I saw a negative number where there should be none so I started to investigate.
I checked the data set and it has a value of $3,000 versus the formula calculation of $11,000. I removed any cell specific references and pasted the formula at the bottom of the data set (see above). It matches the $3,000.
For curiousity I started pasting the formula onto several different worksheets within the same workbook. Each worksheet calculates a different result for the same formula. It's kind of like 2 + 2 = 4 on one sheet 7 on another sheet and 11 on the next sheet. Anyone else hear of or know of anything similar occuring?
Bookmarks