Search results

  1. Z

    help to Filtering Listbox

    hi everyone I have a module for filtering subform bese on 4 Fields in onchange event and I cant use it to filtering Listbox . can anyone help please ? Module Code : Option Compare Database Function Search(Expr As String, Domain As String, txt_search As String) As String x = txt_search & " "...
  2. Z

    Help For Multi Filter ListBox in form

    hi everyone I Have Three Fields and One Textbox in the Form Q: How Can I When Type in Textbox , The Listbox be Filter N: (please complete the sample ) thanks
Back
Top Bottom