Querying an item from a listbox

cervantes008

Registered User.
Local time
Today, 06:00
Joined
Jul 21, 2006
Messages
14
I'm using Access 2002 and what I am trying to do is grab an item number from a listbox and using that "selected" number to query. I've looked all over but could not find an exact answer. Most of the posts deal with multi-selections. If I could only find out what criteria I can use in order to query, that would solve everything. Now, before using a criteria, I'm sure I have to declare something, right?

Thanks in advance.
 
I know this works with textboxes, but a listbox can have multiple item numbers. My issue is when selecting whichever item, it queries a discription into another listbox and/or textbox.
 

Users who are viewing this thread

Back
Top Bottom