mark curtis
Registered User.
- Local time
- Today, 10:23
- Joined
- Oct 9, 2000
- Messages
- 457
Dear all,
I have a form with an unbound listbox on.
I have 3 combo's
I have 2 text boxes.
What I want to do is let a user select an entry from 1 combo or enter data in 1 of the text boxes and then on an event like keyDown only return/populate records to the listbox that match the criteria.
I know that there is some SQL I could use for populating the RowSource but I am not to good on the SQL Syntax?
Thanks
Mark
I have a form with an unbound listbox on.
I have 3 combo's
I have 2 text boxes.
What I want to do is let a user select an entry from 1 combo or enter data in 1 of the text boxes and then on an event like keyDown only return/populate records to the listbox that match the criteria.
I know that there is some SQL I could use for populating the RowSource but I am not to good on the SQL Syntax?
Thanks
Mark