I have a formula that works but I don't know how to read the formula:
What the heck is that slash after the 1 in the second argument? What does it do?
I can't find any examples with a slash like this in them...
Code:
=+LOOKUP(2,1/($AZ$2:INDIRECT("AZ"&ROW())<>0))
What the heck is that slash after the 1 in the second argument? What does it do?
I can't find any examples with a slash like this in them...