I am trying to use VLOOKUP in my worksheet, but the value I am looking up in an array is drawn from another cell in the same worksheet. It keeps giving me "#N/A" because I am not typing the text I am searching within the VLOOKUP formula within the " ". I need VLOOKUP to reference the cell that contains another formula.
For example:
=VLOOKUP(A68,A111:B142,2,FALSE)
Since I am not physically typing "Arizona" in the lookup value, it is returning the #N/A.
Can someone point me to a solution here?
For example:
=VLOOKUP(A68,A111:B142,2,FALSE)
Since I am not physically typing "Arizona" in the lookup value, it is returning the #N/A.
Can someone point me to a solution here?