Does anyone know the code to filter by selection in Access....I can't find it in MSDN?
Cheers
Printable View
Does anyone know the code to filter by selection in Access....I can't find it in MSDN?
Cheers
Most people use the Where clause in the recordset to filter as required... Or at least I do.
I think there was a filter on an existing recordset (ie open a recordset then add a filter) never used it though.
Vince