Fill series

M

Marty

I need to easily fill about 90 cells in a column with the formula below where
the number following (A increases by 1 in every cell down the column. How can
I do this?

=VLOOKUP(A2,G1:H88,2,FALSE)
 
Top