Cascading Error

mbentle

Registered User.
Local time
Today, 02:46
Joined
Jul 9, 2004
Messages
17
Hey all,

First, I wanted to thank whomever put these forums up. They are an unbelievable source of information.

Second, it is true what is repeatedly said here, using the search function DOES work well.

I am creating my first database (actually two different ones at the same time) and I ran into a need for cascading listboxes. I found the cascading combo box examples and tried to implement the listboxes by using the examples for reference. What I can't figure out is where I'm going wrong. My first list box fills correctly but for some reason, when a line is selected, the info appropriate info isn't displaying in the second box.

I was wondering if someone could take a quick look at my version (I created specifically to learn how to do it) and tell me where I'm going wrong.

It is greatly appreciated!
 

Attachments

I'm really confused now. I didn't think this was as complicated as it now appears.

All I want to do is draw a list from a table in a listbox, and when an item is selected, have the corresponding data associated with that item displayed in another list box.

What am I missing?
 

Users who are viewing this thread

Back
Top Bottom