Hi Mare,
Question should probably be:" How to include 2nd sheet in VLOOKUP
function? "
You can't. You can combine two VLOOKUP functions like this though:
=IF(ISERROR(VLOOKUP(B10,SheetA...)),VLOOKUP(B10,Sh eetB...),VLOOKUP(B10,
SheetA...))
Regards,
Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com