View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jet jet is offline
external usenet poster
 
Posts: 1
Default Finding a value from another workbook


I just started VBA on excel97 and have this question:

I place a value on Workbook A (e.g. A1 = cars) then I want to searc
the value from Workbook B(Column A), which is my reference. After th
value is found (e.g. A10), I want to retrieve the value on the sam
workbook on column B (e.g. B10), the price for the car, then place th
value on Workbook A (e.g. B1)...

Is that possible?

thanks,
je

--
je
-----------------------------------------------------------------------
jet's Profile: http://www.excelforum.com/member.php...fo&userid=2746
View this thread: http://www.excelforum.com/showthread.php?threadid=46979