+ Reply to Thread
Results 1 to 2 of 2

Alter Matching Sub From matching two Ranges to matching one range and list

  1. #1
    Forum Contributor
    Join Date
    07-11-2010
    Location
    Minneapolis, USA
    MS-Off Ver
    Excel 2016
    Posts
    308

    Alter Matching Sub From matching two Ranges to matching one range and list

    I have this Match Sub which I use but want to alter
    Please Login or Register  to view this content.
    Trying to alter so that
    Set FindRng = .Range("AA2:AA" & lRow2)
    become a list
    aryFind = Array("Bounced", "NotStarted", "Incomplete", "AddedName")
    But I am not getting the For loop
    Please Login or Register  to view this content.
    to work I do not get all the matches I should be getting

    Thanks
    Please Login or Register  to view this content.
    Last edited by capson; 09-14-2015 at 02:21 PM.

  2. #2
    Forum Contributor
    Join Date
    07-11-2010
    Location
    Minneapolis, USA
    MS-Off Ver
    Excel 2016
    Posts
    308

    Re: Alter Matching Sub From matching two Ranges to matching one range and list

    I solved it this way

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Last edited by capson; 09-14-2015 at 11:26 PM.

+ 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. Finding Matching Data in one Column/Adding corresponding matching string value.
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-02-2013, 07:23 PM
  2. Indexing and matching data from date range and matching
    By Rickomicko in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-19-2013, 11:46 AM
  3. Matching Data between Files , Deleting Matching Rows
    By nem_vdoxx in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-20-2013, 11:00 AM
  4. Replies: 2
    Last Post: 04-11-2013, 11:14 AM
  5. SQL Query to get count of matching & non-matching data from two tables
    By Kiran2012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2013, 10:32 PM
  6. [SOLVED] Compare a range with previous ranges and count matching numbers
    By sans in forum Excel General
    Replies: 29
    Last Post: 05-01-2012, 09:33 AM
  7. Bank reconciliation - Many to one matching and partial cell matching
    By maartendelaet in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-25-2010, 08:21 PM
  8. [SOLVED] Range matching multiple named Ranges
    By ben simpson in forum Excel General
    Replies: 0
    Last Post: 03-15-2006, 02:50 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