Hello all.
I'm experienced in VB, but I'm having trouble referring only to the selected(highlighted) records(rows) on a subform.
I would like to select multiple subform records(rows) and use a recordset to loop through the subform recordset and edit those records that are selected on the subform(leaving all unselected records unchanged). I have most of it figured out, but is it possible to distinguish between multiple selected and unselected subform records?
I hope this is clearly stated. Thanks for any help.
I'm experienced in VB, but I'm having trouble referring only to the selected(highlighted) records(rows) on a subform.
I would like to select multiple subform records(rows) and use a recordset to loop through the subform recordset and edit those records that are selected on the subform(leaving all unselected records unchanged). I have most of it figured out, but is it possible to distinguish between multiple selected and unselected subform records?
I hope this is clearly stated. Thanks for any help.