May I know how to check whether the Current Pairs match with the Ideal Pairs by using excel functions?
For example: The Current Pair of 1&8 does not match with the Ideal Pair of 1&14 and 1&29.
It is possible to create a new column that shows 1 for matching and 0 for not matching? As I would also like to count the total number of matching pairs at the end. So i guess this column would help me to do so by using =sum( ) at the end.
I have tried out different methods by using countifs() or match(), but in vain.
Appreciate your answer!
For example: The Current Pair of 1&8 does not match with the Ideal Pair of 1&14 and 1&29.
It is possible to create a new column that shows 1 for matching and 0 for not matching? As I would also like to count the total number of matching pairs at the end. So i guess this column would help me to do so by using =sum( ) at the end.
I have tried out different methods by using countifs() or match(), but in vain.
Appreciate your answer!