Record Finder

DenizBerkel

Registered User.
Local time
Today, 20:57
Joined
Jun 27, 2013
Messages
19
I have made a simple record finder form into a simple database. But it is not working.
Can you check why it isn't working?

Thank you very much...
 

Attachments

What exactly is not working? Your code works just as you have asked you to, every combo box after update re queries the listbox.

If you could explain what you want it to do, we might be able to give you a better answer.
 
What exactly is not working? Your code works just as you have asked you to, every combo box after update re queries the listbox.

If you could explain what you want it to do, we might be able to give you a better answer.

Hi Paul,
Thank you for your reply.
In the form FormFind I want to make choices from the combo boxes and regarding to those values I want a list in the list box under the combo boxes.
For some reason it does not work...
Thank you for your time again...
 

Users who are viewing this thread

Back
Top Bottom