arnelgp ..forever waiting... waiting for jellybean! Local time Today, 07:55 Joined May 7, 2009 Messages 20,352 Feb 24, 2024 #1 It does not change the recordset (of bound listbox), but just search the list. Maybe somebody will find use to this. Attachments listbox_search2.accdb listbox_search2.accdb 5.9 MB · Views: 218
It does not change the recordset (of bound listbox), but just search the list. Maybe somebody will find use to this.
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 07:55 Joined May 7, 2009 Messages 20,352 Feb 25, 2024 #2 the first version is simple, only to search the listbox. now it has the "filtering" feature (aka Find-As-You-Type), brp. Attachments listbox_search3.accdb listbox_search3.accdb 5.8 MB · Views: 208
the first version is simple, only to search the listbox. now it has the "filtering" feature (aka Find-As-You-Type), brp.
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 07:55 Joined May 7, 2009 Messages 20,352 Feb 27, 2024 #3 ..and finally it does a "partial" search on All Visible columns of Bound Listbox (already doing it on Unbound before). Attachments listbox_search4.accdb listbox_search4.accdb 6.4 MB · Views: 250
..and finally it does a "partial" search on All Visible columns of Bound Listbox (already doing it on Unbound before).