+ Reply to Thread
Results 1 to 4 of 4

VLookup Function

  1. #1
    Forum Contributor
    Join Date
    08-24-2011
    Location
    Richmond, Va
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO
    Posts
    137

    VLookup Function

    Hi,

    In this example, I have data in Sheet 3.

    I need to put Vlookup formula in cell D3 of sheet 2 such that when the PO # match up, in sheet 2&3 data gets populated in sheet2 for all the fields.

    Thanks in advance
    Omer
    Attached Files Attached Files
    Last edited by omer123456; 01-15-2016 at 12:48 PM.

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: VLookup Funstion

    =INDEX(Sheet3!$D$3:$I$6,MATCH($A3,Sheet3!$A$3:$A$6,0),MATCH(Sheet2!D1,Sheet3!$D$1:$I$1,0))
    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    WANT TO SAY THANKS, HIT ADD REPUTATION (*) AT THE BOTTOM LEFT CORNER OF THE POST

    More we learn about excel, more it shows us, how less we know about it.

    for chemistry
    https://www.youtube.com/c/chemistrybyshivaansh

  3. #3
    Forum Contributor
    Join Date
    08-24-2011
    Location
    Richmond, Va
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO
    Posts
    137

    Re: VLookup Funstion

    Quote Originally Posted by hemesh View Post
    =INDEX(Sheet3!$D$3:$I$6,MATCH($A3,Sheet3!$A$3:$A$6,0),MATCH(Sheet2!D1,Sheet3!$D$1:$I$1,0))
    Thanks I appreciate the quick response.

  4. #4
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: VLookup Function

    You are welocme Omar, if you liked the answer you can hit add rep icon at the bottom left corner of my post

+ 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] When vlookup ragnes is mutiple: How do vlookup value finding occurrence against coresspond
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 34
    Last Post: 07-07-2015, 09:32 AM
  2. [SOLVED] Help Using Using MAX or any other relevant funstion in VBA Code
    By rv02 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-19-2015, 10:03 AM
  3. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  4. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  5. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  6. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  7. Replies: 5
    Last Post: 07-29-2009, 07:53 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