I've tried so many options but it only seems to return one answer.
E.g. The values I have are [A1] 41, [A2] 0.08, [A3] -2 and [A4] -13.
In B1 I have: =IF(A1>5,"High",IF(A1<-5,"Low","Mid"))
This returns "High", which is correct.
But I drag it down into B2, B3, B4 and the cell ref A1 changes to...