+ Reply to Thread
Results 1 to 4 of 4

Calling up and sorting from another sheet

  1. #1
    Registered User
    Join Date
    02-18-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    3

    Calling up and sorting from another sheet

    Hello All,

    I am stumped! I hope I explain myself right here...

    I am attempting to reprice a large number of items by grabbing the new MIN and MAX prices from Sheet2 and entering them into the correct cell of Sheet1. i have attached a small sample of what I am working with.

    I want Sheet1 to find the matching SKU on Sheet2 and look across the row to find the New Min(Column H) and New Max (Column I) and enter those into Sheet1 Columns C and D.

    Any help would be amazing and save me many days of work. I will have thousands of rows to sort through. Thank you everyone! If anything is unclear please ask!
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Calling up and sorting from another sheet

    Have you tried VLOOKUP:
    =VLOOKUP(A2,Sheet2!$A$1:$I$11,8,0)
    Quang PT

  3. #3
    Registered User
    Join Date
    02-18-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Calling up and sorting from another sheet

    I have been messing around with it a bit but am not too familiar with VLookup. What do the 8,0 represent at the end of the formula?

  4. #4
    Registered User
    Join Date
    02-18-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Calling up and sorting from another sheet

    Thank you a hundred times over. The more I read up about vlookup it was exactly what I was looking for. Thank you so much! How did I not know about this before?!?

+ 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. Telephone calling list, sorting most dialed numbers....
    By sabbathrade in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-08-2013, 11:18 AM
  2. Calling a Value from a variable from another sheet
    By cg0789 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-15-2012, 09:57 AM
  3. Calling an image from one sheet to another
    By jpen in forum Excel General
    Replies: 1
    Last Post: 03-21-2012, 07:48 PM
  4. Calling one sheet from another
    By MaximusPrimal in forum Excel General
    Replies: 2
    Last Post: 09-27-2009, 02:39 AM
  5. [SOLVED] Calling a Sheet
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-27-2005, 12:05 PM

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