Hi, I have a lot of info on my file and everything was working perfectly for columns A to Z.
But when I got to looking up data from AA onward it'll come up as 0.
The formula I have is:
=IFERROR(VLOOKUP($B5,Review!$A$4:$Y$100,26,FALSE)*VLOOKUP($B5,Review!$A$4:$Y$100,27,FALSE),0)
Like I said when...