View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jaan Jaan is offline
external usenet poster
 
Posts: 24
Default How can I find value from another workbook

Hi All

In column A I have workbook names
A1=0001
A2=0002
....
In column B I trying find formula to find value from workbook columnA
Example:
B1=C1 from workbook (filename fromA1)
All these workbook in C:\My Documents

I hope you understand what I mine