+ Reply to Thread
Results 1 to 4 of 4

match/sort - lookup data from one sheet and link to other sheet -

  1. #1
    Registered User
    Join Date
    11-28-2012
    Location
    riyadh
    MS-Off Ver
    Microsoft 365
    Posts
    26

    match/sort - lookup data from one sheet and link to other sheet -

    As per attached excel file.
    kindly refer sheet "quotation history". This sheet is the history of quotation as per Quote No.
    the other sheet "QUOTE" is using to send the quotation to customer. how can i take data from "quotation history" by just entering the "Quote no.
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: match/sort - lookup data from one sheet and link to other sheet -

    a19=IFERROR(INDEX('quotation history'!A:A,SMALL(INDEX((Table558[Quote no]<>quote!$G$3)*10^10+ROW(Table558[Quote no]),0),ROW(1:1))),"")
    b19=IFERROR(INDEX('quotation history'!b:b,SMALL(INDEX((Table558[Quote no]<>quote!$G$3)*10^10+ROW(Table558[Quote no]),0),ROW(1:1))),"")
    d19=IFERROR(INDEX('quotation history'!c:c,SMALL(INDEX((Table558[Quote no]<>quote!$G$3)*10^10+ROW(Table558[Quote no]),0),ROW(1:1))),"")
    e19=IFERROR(INDEX('quotation history'!d:d,SMALL(INDEX((Table558[Quote no]<>quote!$G$3)*10^10+ROW(Table558[Quote no]),0),ROW(1:1))),"")
    f19=IFERROR(INDEX('quotation history'!e:e,SMALL(INDEX((Table558[Quote no]<>quote!$G$3)*10^10+ROW(Table558[Quote no]),0),ROW(1:1))),"")
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    11-28-2012
    Location
    riyadh
    MS-Off Ver
    Microsoft 365
    Posts
    26

    Re: match/sort - lookup data from one sheet and link to other sheet -

    sorry i am not able to use above formula. i think there are some problem
    please can you apply directly in the sheet or recheck if this is ok

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: match/sort - lookup data from one sheet and link to other sheet -

    See the attached file
    Attached Files Attached Files

+ 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] INDEX/MATCH Lookup based on Data from another sheet
    By mlbdc2012 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 02-08-2015, 10:38 PM
  2. [SOLVED] Dropdown to link other sheet and lookup data for last cells
    By Thuch Vannarath in forum Excel General
    Replies: 6
    Last Post: 08-06-2014, 11:35 AM
  3. [SOLVED] Lookup up from Sheet 1 in Sheet 2 and display additional value in Sheet 1 when match
    By azbridgie in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-31-2013, 03:22 PM
  4. Replies: 11
    Last Post: 10-14-2012, 01:03 PM
  5. Macro to sort data,match,copy paste on to other sheet
    By Benjamin2008 in forum Excel General
    Replies: 1
    Last Post: 12-08-2009, 07:56 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