=((VLOOKUP(A5,Target!$A:$N,MATCH("PriorYearAvg",Target!$A$1:$N$1,0),0))-(((VLOOKUP(A5,Target!$A:$N,MATCH("Target Steps",Target!$A$1:$N$1,0),0)))*MONTH(C2)))/4
from what im reading this function is using A5 to scan for identical field from the target sheets.
Putting it in math terms:
(Taking the PriorYearAvg - Target Steps) *CurrentMonths number/4??
I think im reading it wrong because the result of my formula is different from what i translated myself.
Please advise.
Thanks
Bookmarks