basically you have to have a different check box for each field and
the releate that check box back to each field. if you want users to
only select one box then just use an on change event that disables all
other boxes when a uses clicks on a combo box.