Im using a access datasheet and the data is built dynamically. I have a check box option that shows up for each record displayed. I only want the user to have one option checked at a time. So if they check one box I have to clear out all other boxes first. I cant seem to reference any other check box than the one that is selected. Is this possible?