Hi,
I've been pulling my hair out for hours now trying to figure this issue out. I have a form that has 2 tabs on it, the first tab contains user data and the second one is a subform which retrieves all security records for the selected individual. I can get the form to populate fine, but for some weird reason when I select a record on the subform, I am not able to select another record. It appears to be locked/stuck on the first selected row. I am populating the subform with a disconnected recordset.
I've looked through all the properties of the subform/form and cannot determine why it will not let me modify more than one row/record at a time...can someone help me. I'm sorry if this is a stupid question and that I am over complicating things.
Thanks in advance....
I've been pulling my hair out for hours now trying to figure this issue out. I have a form that has 2 tabs on it, the first tab contains user data and the second one is a subform which retrieves all security records for the selected individual. I can get the form to populate fine, but for some weird reason when I select a record on the subform, I am not able to select another record. It appears to be locked/stuck on the first selected row. I am populating the subform with a disconnected recordset.
I've looked through all the properties of the subform/form and cannot determine why it will not let me modify more than one row/record at a time...can someone help me. I'm sorry if this is a stupid question and that I am over complicating things.
Thanks in advance....