+ Reply to Thread
Results 1 to 2 of 2

Lookup from multiple cells on different sheets

  1. #1
    Registered User
    Join Date
    10-22-2021
    Location
    Hamilton
    MS-Off Ver
    2010
    Posts
    4

    Lookup from multiple cells on different sheets

    please see attached sheet, there are 2 sheets on this file, one named production report and the other bulk totes.
    what i am looking to do is when i add a product code to the column on 'production report calc' sheet, it looks up the codes listed on the 'Bulk Totes' sheet (Both Column A) and then it looks at the 'Ammount to fill column on the 'Bulk Totes' sheet and enters the amount into the 'BULK lVL' column on the 'Production Report CALC' sheet.

    for example on the sheet i have the code 110 in column A3 and the amount to fill on the BULK TOTES sheet is 510 so i want 510 to show in the production report sheet under the column 'BULK LVL'

    also i want this function to work if there is no code in the 'CODE' column on the production report calc sheet, but if i enter a code it will pick up the information required (Ammount to fill) from the ' BULK TOTES' sheet and input it into the 'BULK LVL' column on the 'Production Report Calc' Sheet.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    Germany
    MS-Off Ver
    365
    Posts
    491

    Re: Lookup from multiple cells on different sheets

    This in Bulk lvl column?
    =IFERROR(INDEX('BULK TOTES'!E$2:E$26,MATCH(A3,'BULK TOTES'!A$2:A$28,)),)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Lookup text in cells across multiple sheets to display on dashboard/overview sheet
    By lisajeanrieken in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-15-2016, 05:12 AM
  2. [SOLVED] Lookup and sum multiple values based on a single criteria in multiple sheets.
    By paulsanett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2014, 12:18 PM
  3. Lookup and return multiple matches across multiple sheets
    By somnath6309 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-07-2013, 02:44 AM
  4. Lookup and return multiple matches across multiple sheets
    By somnath6309 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2013, 03:45 PM
  5. lookup one value over multiple sheets & return multiple responses
    By rsagar-patt in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2012, 11:30 AM
  6. Lookup across multiple sheets
    By MROMAR in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 10-19-2012, 04:41 PM
  7. Complex Lookup or IF Formula referencing multiple cells and sheets
    By CKD777 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 10-24-2011, 04:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1