The only way I can think of that you could do this is to set up a checkbox for each item, then code the CheckBox#_Click events for them, trying to track the order. You'd end up having to fight the logic through as to when they reset, so it may be kind of awkward.
Bookmarks