Sorry, but there are no more tags available to filter with.
-
This can be done with a datatable in between. You fill the datatable with the recordset and set that to the datasource. Then you can use the SelectedValue from the C1Combo in the recordset.Find method to find the recordset bookmark. rs.Find( "ProductID = '" & C1Combo1.SelectedValue...
Page 1 of 1 (1 items)