LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kip Kip is offline
external usenet poster
 
Posts: 13
Default Multiple lookup?

Hello,

I am looking for a helpful solution through VBA.

I need to collect data from multiple WB's (found in same locations
ex(a1:b100) from up to 6 multiple xls files (all files are in same location
(folder)).

example:
Folder_DATA(Vendor1.xls, Vendor2.xls, Vendor3.xls...)

Vendor1.xls contains:
A B
1 Part # Amount($)
2
3

BOM.xls contains a summary to summize cost by part #:

A(Part #) J(Vendor1.xls) K(Vendor2.xls) L(Vendor3.xls)

1 12345678 $400.00 $500.00 $450.00
2 23456789 $325.00 $525.00 $625.00

BOM.xls already contains the part#'s. I only want the cost$ data for each
part # from each WB. This is a challenge for the basic guy like me. Can this
be done via a command button?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup across multiple columns within multiple sheets Garnet Excel Discussion (Misc queries) 2 June 25th 08 11:46 PM
Multiple lookup values and adding multiple rates across together ssolomon Excel Worksheet Functions 5 November 16th 07 09:02 PM
Lookup using multiple sheets and multiple criteria, sorry if 2 pos kjguillermo Excel Worksheet Functions 4 January 16th 07 03:21 AM
Lookup in Multiple Columns, Return Multiple Values andy62 Excel Worksheet Functions 3 July 6th 06 02:36 AM
Lookup multiple values on multiple sheets RealGomer Excel Programming 1 June 7th 05 05:41 PM


All times are GMT +1. The time now is 03:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"