
Originally Posted by
vladimir.tz
Hi all,
This is my first post here, I apologize for my English since it is my second language...
Here is my problem: I have a form (based on query) which shows all the invoices for certain category of contracts. In this category, there is about 20 contracts and about 150 invoices. There is a listbox on the form and users can browse thru the invoices by finding them on that listbox.
I also have a combobox with all the contracts so users can select certain contract to filter invoices for that contract only.
All that is working fine, but my listbox will always show ALL the invoices regardless of combo selection. I want listbox to show invoices only for contract selected via combobox.
I am not a access novice and will try to help others with their problems but now I need help on this one.
Thanks in advance!!!