I have a form in datasheet view. The objects on the form are either textboxes or checkboxes. If a particular checkbox on a row(record) is checked, I would like to disable some of the objects on that same row, so the user cannot enter data there and see that he cannot. Do you know of a way to reference i.e. change the attributes in one occurrence of the object instead of all of them, i.e. effect the whole column.