VLOOKUP- Multiple sheets

J

joec

I am trying to VLOOKUP in multiple sheets. Can it be done??

=VLOOKUP(B2,SHEET1!$A$3:$M$1001,13,FALSE)

I need to include sheets 1-8, not just sheet 1.

Joe
 
P

Peo Sjoblom

Not possible, do a search for morefunc online and download it,
then use vlookup with a function called THREED (ample description is on the
help file)
 
J

joec

Thanks for the tip.

Joe


Peo Sjoblom said:
Not possible, do a search for morefunc online and download it,
then use vlookup with a function called THREED (ample description is on the
help file)

--

Regards,

Peo Sjoblom
 
Top