View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sangel Sangel is offline
external usenet poster
 
Posts: 14
Default Vlookup thru many books

\\hi guys,

\\i have this piece of code to make vlookup work thru a work book. I'm
trying to make it go thru different work books. let say i have 2 o 3
workbooks open, i wan to to be able to tell a cell:

vlookallbooks(j2,c:h,2,false) and for it to look in that range of all
open excel books.

any suggestions ???

thnx