Hi
I've inherited a spreadsheet which has the following formula in it
=HLOOKUP($AZ$3,$C$13:$P$53,@MATCH(C16,$C$15:$C$53,0)+2,FALSE)
I'm happy with how it works but I've never seen the @MATCH phrase before, how does this differ from a straight MATCH statement ?
I've tried deleting the @ and the formula still works the same so it's not something obvious
Thanks
I've inherited a spreadsheet which has the following formula in it
=HLOOKUP($AZ$3,$C$13:$P$53,@MATCH(C16,$C$15:$C$53,0)+2,FALSE)
I'm happy with how it works but I've never seen the @MATCH phrase before, how does this differ from a straight MATCH statement ?
I've tried deleting the @ and the formula still works the same so it's not something obvious
Thanks