filter listbox and search function

  • Thread starter hugz via AccessMonster.com
  • Start date
H

hugz via AccessMonster.com

I have a listbox with a query rowsource. the query include the fields NAME,
SEX, ADDRESS, BIRTHDAY.

I want to create a combo box containing the field titles (NAME, SEX, ADDRESS,
BIRTHDAY) that will serve as the location of the search function textbox.

How can i do this?
 
Top