+ Reply to Thread
Results 1 to 13 of 13

Matching value on 2 sheets

  1. #1
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Matching value on 2 sheets

    Hey guys, I need help with a small problem.

    I need to match cell A5 of sheet "PRODUCT" on sheet "SOLD" range "A:A" and sheet "BREAK" range "A:A"

    I need to match it on both the sheets as the value might be entered on either sheets.

    Currently I have this formulae
    Please Login or Register  to view this content.
    However it matches on only sheet SOLD.

    Can anyone help me?

    I have attached my workbook
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    Is this what you wanted?

    =IFERROR(IFERROR(MATCH(A5,SOLD!A:A,0),MATCH(A5,BREAK!A:A,0)),"")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn,

    Thank you so much.

    It works.

    Sorry for the delayed response.

    Internet connection is very bad .

    Thank you

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

  5. #5
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn,,
    I need a small help.
    In Post 1, i wanted to match sheet "Sold" as well.

    Now i have added a new sheet "LOST". I need to do the same as above which is to match

    I need to match cell A5 of sheet "PRODUCT" on sheet "SOLD" range "A:A" OR sheet "BREAK" range "A:A" , OR sheet "LOST" range A:A

    I need to match it on both the sheets as the value might be entered on either sheets.

    I have worked on something

    Please Login or Register  to view this content.
    When i enter this , i get a pop up saying "too many arguements". Could you please help me .
    Last edited by anilpatni1234; 11-13-2018 at 09:25 AM.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    Please post a sample sheet,so that I can see what's going on...

  7. #7
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn, Thanks for your reply.

    I have attachded my workbook.

    I sheet PRODUCT , cell O5 i have entered my formulae.
    However its not letting me proceed. So i have removed the "=" sign before the formulae.
    Here is the formulae which i have worked on

    Please Login or Register  to view this content.
    Basically i want to match cell A5 of sheet "PRODUCT" on sheet "SOLD" range "A:A" , sheet "BREAK" range "A:A" , sheet "LOST" range A:A
    Attached Files Attached Files

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    Hi. Is this what you wanted?

    =IFERROR(IFERROR(IFERROR(MATCH(A5,SOLD!A:A,0),MATCH(A5,LOST!A:A,0)),MATCH(A5,BREAK!A:A,0)),"")

  9. #9
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn,

    This works perfectly.
    Thank you so much

  10. #10
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    You're welcome...

  11. #11
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn,

    I am facing a problem again. Sorry for troubling you.

    The formulae use to work. But in sheet "LOST" i have formatted it as table. so now its not working.
    Basically i want to match cell A5 of sheet "PRODUCT" on sheet "SOLD" range "A:A" , sheet "BREAK" range "A:A" , sheet "LOST" range A:A

    If i dont format it as table then it works.
    but now that i have formatted it as table it does not work.
    ANy help?

    In the attached workbook, it is not able to match text "a3" in cell "a8" of sheet "lost" with sheet "product"
    Attached Files Attached Files

  12. #12
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,190

    Re: Matching value on 2 sheets

    Where is the non-working formula? I re-used the formula (unchanged) and it's fine. So where's the problem? See sheet....
    Attached Files Attached Files

  13. #13
    Forum Contributor
    Join Date
    08-18-2017
    Location
    india
    MS-Off Ver
    2010
    Posts
    490

    Re: Matching value on 2 sheets

    Hey Glenn,

    I rectified my error.


    The formulae in my system changed to

    Please Login or Register  to view this content.
    I think that was because I deleted the page and created another.

    Thank you.

    Thank you its rectified now.

    Thank you for all the help

+ 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. Matching to other Sheets
    By misteyoso in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-01-2018, 06:06 AM
  2. Replies: 18
    Last Post: 10-08-2017, 04:17 AM
  3. 2 sheets, identify matching and non-matching rows
    By athyeh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-10-2014, 02:40 PM
  4. [SOLVED] Need help matching value across sheets!
    By nahcb in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-28-2012, 12:01 AM
  5. Matching sheets
    By esupply in forum Excel General
    Replies: 2
    Last Post: 06-18-2010, 12:05 PM
  6. [SOLVED] Matching two sheets
    By Riyad in forum Excel General
    Replies: 1
    Last Post: 05-18-2006, 12:10 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