D
Danz
I have 2 sheets
Sheet 1 contains value to search for
sheet 2 contains column 1 with range of values
sheet 2 column 2 contains corresponding values to return to sheet 1
I have the formula set up as this
=VLOOKUP(B2,sheet2!A2:A84,2,0)
It gives me a #REV! error
Sheet 1 contains value to search for
sheet 2 contains column 1 with range of values
sheet 2 column 2 contains corresponding values to return to sheet 1
I have the formula set up as this
=VLOOKUP(B2,sheet2!A2:A84,2,0)
It gives me a #REV! error