• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Partial Match VBA

mouaffaq

New Member
Hi profs;

I have this Challenge>>>

I want to do partial match in the same column i.e.

Match A1 with all the column $A if A1 is a partial Text of any cell ( One or more) in the same Column, I want to put "1" in the cells Beside for both the partially matched and the cells matched with it, 0 if not match.

Then

IF A2 partially match any text in all the column $A, I put "2" for both the partially matched and the cells matched with it, 0 if not.
and So on ...3 4 5 ... etc.


Thanks in Advance
 
Back
Top