Hi All. I'm using a listview control on a form in Access2007 to show multiple records. The reason I'm using a listview is so that I can show icons representing the status of each record. After the user has selected 1 or more records in the listview control I want him to click on a button to update all those records. I have multiselect set to Yes. I am struggling with the code for the button.
The code has to run through all the selected records and post a value into the recordset.
Thanks for any help.
AndrewdB
The code has to run through all the selected records and post a value into the recordset.
Thanks for any help.
AndrewdB