blcexcel
Member
This is a very strange issue. I have an Index/Match formula that calculates incorrectly when I update the data source. But when I troubleshoot the formula by deleting part of the formula and then clicking undo to return the cell to the original formula the cell calculates correctly.
This is not an issue with the spreadsheet being on manual calculation.
I can not share the entire spreadsheet due to size and sharing of company data. But below is the formula that is causing trouble. Again the formula provides the correct answer after I mess with it, just not initially.
Very strange.
Any ideas on what the issue might be would be appreciated.
=IFERROR(INDEX(StoreData,MATCH($A488,StoreDataMerch,0),MATCH(S$1,StoreDataColumns,0)),0)
This is not an issue with the spreadsheet being on manual calculation.
I can not share the entire spreadsheet due to size and sharing of company data. But below is the formula that is causing trouble. Again the formula provides the correct answer after I mess with it, just not initially.
Very strange.
Any ideas on what the issue might be would be appreciated.
=IFERROR(INDEX(StoreData,MATCH($A488,StoreDataMerch,0),MATCH(S$1,StoreDataColumns,0)),0)