This one has me stumped. Formula reads:
=IFERROR(INDEX(RawBudgetAmt,MATCH(1,((MID(RawBudgetAcct,3,3)=$A23)*(MID(RawBudgetAcct,14,6)=$B23)),0)),0) entered CSE. What I'm attempting to do is a lookup based on 2 criteria.
Because I'm testing, each cell should return 100. I get 0. When I click in...