hai friends,
Throw light on how to use control arrays. i understood that if controls performing the same task can be grouped under a array but my problem is

+ buttons has to increment by 1 for each event.
there are 3 buttons .
but in the case of 2 button the condition to be checked is
the number should not exceeed 23 and in the remaining cases
59. How to include such conditions in an array.

Bye