I want ALL the values which are present in ALL the variables. I do want how many matches are there. For Example: var1 var2 var3 var4 var5 23 87 94 59 54 36 23 19 23 57 87 63 87 51 99 35 38 87 87 23 68 49 23 78 87 like in this example 23 and 87 are present in all the variable so i want output as 23 87. I think it's clear now if not you can ask me again and thanks for the reply ballardw.
... View more