View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Don Guillett
 
Posts: n/a
Default VLookup to an external Workbook

use this idea
=vlookup(a2,[yourworkbook.xls]yourworksheet!$A$6:$C$11
--
Don Guillett
SalesAid Software

"don" wrote in message
...
Hi can you help me please.

Is it possible to use a Vlookup to find data in a sheet in another
workbook. If so could someone please let me know how.

Many thanks

Don