VLOOKUP, as you say, is probably best
If your table is C1:D10 then use this formula in B1
=VLOOKUP(A1,$C$1:$D$10,2,0)
--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile:
http://www.excelforum.com/member.php...o&userid=30486
View this thread:
http://www.excelforum.com/showthread...hreadid=504823