+ Reply to Thread
Results 1 to 2 of 2

Unable to Cell match with if(and with unique identifiers to pull needed information

Hybrid View

  1. #1
    Registered User
    Join Date
    07-22-2015
    Location
    New Jersey
    MS-Off Ver
    2010
    Posts
    12

    Unable to Cell match with if(and with unique identifiers to pull needed information

    In excel I have two sheets within a document. In sheet two I have a unique identifier in column A and I am trying to match it to the same unique identifier in column A of sheet one. From there I need to take information from column s in the row in which the match occurs on sheet one and place it in a different column in sheet two. I will only take that information if column z in sheet one and b sheet two match and if the month in sheet 1 matches to the month in sheet 2. I have tried a couple ways have been unsuccessful. I found that if I had the number of the row where the unique identifier matches then I am ok. The only way I have been able to get this to work is with the formula below if the * is known.
    =IFERROR(IF(AND(($A10=Sheet1!$A*,Sheet2!$z18=$b*,MONTH(Sheet1!$c*)=c$7),Sheet1!$S*,0),"0")
    Please help and if possible send the sample code needed to complete this task.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167
    Hello blind099,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Replies: 7
    Last Post: 06-27-2014, 02:26 AM
  2. [SOLVED] Unable to Pull Active Email Addresses with Index/Match Function
    By BDavis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-10-2012, 04:57 PM
  3. Unable to Pull Active Email Addresses with Index/Match Function
    By BDavis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-10-2012, 12:44 PM
  4. Replies: 0
    Last Post: 09-26-2012, 12:11 PM
  5. Replies: 8
    Last Post: 07-09-2012, 02:38 PM
  6. Replies: 8
    Last Post: 03-22-2012, 03:02 PM
  7. [SOLVED] How do I match unique identifiers on two Excel worksheets?
    By Randi Hagen,--Flagler College in forum Excel General
    Replies: 1
    Last Post: 02-03-2006, 11:10 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