LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Lookup across multiple columns within multiple sheets

I have found a formula that is so close to what I need, however I just cannot
figure out the rest to make it work. This seems to be close:
=index('sheet2'!a:a,match(a1,'sheet2'!h:h,0))

Here is what I need to do. I need running sums to be entered into specific
cells on the inventory sheet (there are 280 items in column i, each needing a
formula for the running sum). This requires looking up the item number in
question (multiple entries in same column) across the received sheet (need to
add received amount) and the shipped sheet (need to subtract the shipped
amount).

In both the received sheet and the shipped sheet the item numbers are in
column a and the amount to be used is from the same row in column j. The
item number to look up is in the inventory sheet and its in column b. The
total needs to be entered into column i in the inventory sheet, on the same
row as the item number being referenced.

They look like this:

Inventory

A: Description B: Item # I: #
2: Standard A1000 ?
58: Select C1000 ?
90: Rustic D1000 ?

Received

A: Item Number J: #
2: C1000 50
3: A1000 150
4: D1000 75

Shipped

A: Item Number J: #
2: D1000 8
3: A1000 15
4: C1000 24
5: C1000 15
6: A1000 32

The question marks are the running totals I need to fill on the inventory
sheet. I also have another question if I can get this working. How can I
keep the inventory totals running accurately with the shipped and received
pages used monthly? In other words, the shipped and received pages have to
be printed then cleared monthly to be used fresh the next month. I don't
understand how to set this up and still keep the correct inventory totals. I
hope this isn't too confusing. I really need some help.

Garnet
 
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 Sheets LeeM Excel Worksheet Functions 4 June 5th 07 03:27 PM
Lookup using multiple sheets and multiple criteria, sorry if 2 pos kjguillermo Excel Worksheet Functions 4 January 16th 07 03:21 AM
Lookup using multiple sheets and multiple criteria kjguillermo Excel Discussion (Misc queries) 2 January 14th 07 10:28 AM
Lookup through multiple sheets Tim Excel Worksheet Functions 1 August 26th 06 03:02 AM
Lookup in Multiple Columns, Return Multiple Values andy62 Excel Worksheet Functions 3 July 6th 06 02:36 AM


All times are GMT +1. The time now is 10:03 PM.

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"