Hi All,
I am trying to construct a formula that will allow me to compare two or more cells of data against any given range of secondary data that have the exact
Data Sequence.
The table "Data Range 1" contains the set of criteria data, in this example
there are (4) Configurations to be analysed:
Config: 1 ; Config: 2 ; Config: 3 ; Config 4
The table "Data Range 2" contains the range of data to
be used against the criteria data.
The Table "Output" contains the results of the analysis of the (3) Configurations
In this example Config 1 has a count of "4". There are (4) instances in Table 2 where
there is an EXACT match with the same sequence patetrn of "A and H"
The same applies to Config 2,3 & 4
Config 2 has a count of 0 as there are no matches
Config 3 has a count of 2 as there 2 instances where
the sequence pattern of B,C,A,A,A exactly matches.
Config 4 also has a count of 2 as there 2 instances where
the sequence pattern of F,G,A,A,A exactly matches.
Cheers
I am trying to construct a formula that will allow me to compare two or more cells of data against any given range of secondary data that have the exact
Data Sequence.
The table "Data Range 1" contains the set of criteria data, in this example
there are (4) Configurations to be analysed:
Config: 1 ; Config: 2 ; Config: 3 ; Config 4
The table "Data Range 2" contains the range of data to
be used against the criteria data.
The Table "Output" contains the results of the analysis of the (3) Configurations
In this example Config 1 has a count of "4". There are (4) instances in Table 2 where
there is an EXACT match with the same sequence patetrn of "A and H"
The same applies to Config 2,3 & 4
Config 2 has a count of 0 as there are no matches
Config 3 has a count of 2 as there 2 instances where
the sequence pattern of B,C,A,A,A exactly matches.
Config 4 also has a count of 2 as there 2 instances where
the sequence pattern of F,G,A,A,A exactly matches.
Cheers