Hi,

I have a question and I hope I relay it correctly. What I am trying to do is input a code, lets say 3,4,5,6. Each number gets a specific position and that would look like key1=3, key2=4...... So, here I have my code of key1, key2, key3 and key4 which is 3,4,5,6.

I know how to check one number but I don't know how to check four numbers as a group. In other words, 3,4,5,6 checks agains 3,4,5,6. Any suggestions?

Thanks,

Chris