Is there any coding, which will NOT differentiate between numbers, but match and group each 2-digit number, let's say: 12 and 21 because both have a 1 and 2?
Example:
A1: 12
A2: 36
A3: 45
A4: 11
A5: 09
A6: 21
A7: 12
This column is for my "match" number (12 & 21)
C:1 12
This column is for a "countif" function???
D1: 3
The answer for be "3" (A1, A6, A7).
Bookmarks