I was looking at someone's HLOOKUP formula and could not understand how the table array works. Shouldn't any cell reference have both letters and numbers? The formula I was looking at have only numbers.
The formula looks like this:
= HLOOKUP(A$1, 'depreciation'!2:103,'depreciation'!Y102,FALSE)
What does 2:103 mean? Thanks!
The formula looks like this:
= HLOOKUP(A$1, 'depreciation'!2:103,'depreciation'!Y102,FALSE)
What does 2:103 mean? Thanks!