hi
probably going to get grief for this but here goes....
i have 2 questions
question 1
firstly is is possible to have a subform that you can use ctrl + mouse click to select multiple (non-continuous) records?
question 2
for the lines selected in my subform i want to be able to delete them from the table using a button called 'remove'. How do i
a) loop through the subform to remove selected lines or
b) put the selected data into a recordset i can use
thanks.
probably going to get grief for this but here goes....
i have 2 questions

question 1
firstly is is possible to have a subform that you can use ctrl + mouse click to select multiple (non-continuous) records?
question 2
for the lines selected in my subform i want to be able to delete them from the table using a button called 'remove'. How do i
a) loop through the subform to remove selected lines or
b) put the selected data into a recordset i can use
thanks.