+ Reply to Thread
Results 1 to 8 of 8

Lookup and sum quantities from 2 different tabs

  1. #1
    Registered User
    Join Date
    08-18-2014
    Location
    Florida
    MS-Off Ver
    Office 2007
    Posts
    1

    Lookup and sum quantities from 2 different tabs

    Have Separate workbooks containing data from two different time periods (will refer to as before and after). What formula or lookup could be used to list which values on the "after" workbook are also contained on the "before" workbook? Once these values have been listed, what formula would be used to calculate the difference in values from the before and after quantities?

    -List which GL# is on both before and after (Column A)

    -From the values listed, what is the sum difference (Column C)


    Before
    After.JPGBefore.JPG
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2006
    Location
    Melbourne, Australia
    MS-Off Ver
    Office 2016
    Posts
    1,075

    Re: Lookup and sum quantities from 2 different tabs

    Sample attached.
    Attached Files Attached Files
    Trish in Oz
    -------------
    A problem well defined is a puzzle half solved


    If you attach a sample of your workbook it will be easier to find a solution. Remember to remove/replace sensitive data before uploading the file. Look here if you need help with attachments:
    http://www.excelforum.com/faq.php?fa...b3_attachments

  3. #3
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Lookup and sum quantities from 2 different tabs

    may be try with the below formulas in tab "end"

    =IFERROR(VLOOKUP(A2,Start!$A$1:$C$15,2,0),"Not Available")

    =IFERROR(VLOOKUP(A2,Start!$A$1:$C$15,3,0),0)
    Last edited by boopathiraja; 08-18-2014 at 11:04 PM.
    Click just below left if it helps, Boo?ath?

  4. #4
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Thumbs up Re: Lookup and sum quantities from 2 different tabs

    Got the solution...
    check the attachment..

    I would call it Fantastic use of Match to refer second duplicate...

    Don't forget to click *
    Attached Files Attached Files

  5. #5
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Lookup and sum quantities from 2 different tabs

    "I would call it Fantastic use of Match to refer second duplicate..."

    "I think the algorithm I used for 3790, is the only one in the world.."

    Your opinion of your own Excel skills is certainly unlikely to be surpassed by anyone else in the world, that's for sure!
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  6. #6
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Lookup and sum quantities from 2 different tabs


  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Lookup and sum quantities from 2 different tabs

    Quote Originally Posted by XOR LX View Post
    Your opinion of your own Excel skills is certainly unlikely to be surpassed by anyone else in the world, that's for sure!
    +1 to that XOR, unfortunately I think your comment went over their head
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  8. #8
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Lookup and sum quantities from 2 different tabs

    Quote Originally Posted by FDibbins View Post
    +1 to that XOR, unfortunately I think your comment went over their head
    Quite!

  9. #9
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: Lookup and sum quantities from 2 different tabs

    ......

+ 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 help for data in separate tabs
    By NFLexcel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-07-2014, 02:22 AM
  2. vba lookup logic for multiple tabs
    By bordensize in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-04-2013, 06:02 PM
  3. Value lookup from multiple tabs
    By rmantoo in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 03-16-2010, 08:10 AM
  4. Lookup mulitple tabs
    By jillteresa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-17-2006, 04:45 PM
  5. search all tabs for tab name specified & lookup reference?
    By BMW in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-04-2005, 12:20 PM

Tags for this Thread

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