+ Reply to Thread
Results 1 to 4 of 4

May be INDEX & MATCH formula needed (working with two sheets).

  1. #1
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    May be INDEX & MATCH formula needed (working with two sheets).

    Hi, i am working with two sheets but i am not getting the formula i am very week in programming.

    i have attached a file
    and here is what i want..

    i want when i write name in sheet two in(A2,3,4,etc.) and price in B2,3,4,etc. the price should go in sheet one in front of name.

    i have tried a formula but that does not work for me.

    PLZ note i have purposely given some blank space in sheeet one.
    Attached Files Attached Files
    Last edited by nicholes; 04-09-2012 at 03:36 AM.

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: May be INDEX & MATCH formula needed (working with two sheets).

    Hello nicholes,

    The formula should be,

    Please Login or Register  to view this content.
    You could also use VLOOKUP

    Please Login or Register  to view this content.
    If you want to avoid error values use =IFERROR(your_formula,"")
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  3. #3
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: May be INDEX & MATCH formula needed (working with two sheets).

    Quote Originally Posted by Haseeb A View Post
    Hello nicholes,

    The formula should be,

    Please Login or Register  to view this content.
    You could also use VLOOKUP

    Please Login or Register  to view this content.
    If you want to avoid error values use =IFERROR(your_formula,"")
    THANKS! thats great to get solution within a minute !

  4. #4
    Registered User
    Join Date
    04-05-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    24

    Re: May be INDEX & MATCH formula needed (working with two sheets).

    what is one sign in your formula "$" i locked by using F4 key and your formula has only one $ sign

    mine =INDEX(Sheet2!$B$2:$B$9,MATCH(Sheet2!A2,Sheet1!$A$2:A8,0))

    your =INDEX(Sheet2!B$2:B$9,MATCH(A2,Sheet2!A$2:A$9,0))

    can anyone explain what is the difference between one $ sign and two $$ ???

    EDIT:- can you plz throw some light on Vlookup formula too (if possible)
    BTW i am looking about it on YouTube right-now.
    THANKS!
    Last edited by nicholes; 04-09-2012 at 07:34 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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