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 & " "...
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