Check all values in a table row against each other

Hi All,

I have a table with only 1 column. During the game I post values into a column (with the number of rows able to change).

I want to know what I can do to constantly check the row and see if each value is the same.
(For example when they are all 3's, or all 10's or all 1000's then do something).

Any ideas?

Thanks
Rob

Comments

Sign In or Register to comment.