G
Guest
I have a list box displaying one column (Names) from my database. When I
select one entry in this list box, I want information from other rows to be
displayed in text boxes (Title, Description, etc.) in the same form. I've
read around, and I know this involves an AfterUpdate event, but I don't know
what code to use, nor what the Control Sources should be for my text boxes
(if indeed this is the right path to follow). You can assume I know nothing
about coding and requiries and the like.
Many thanks for any help you may offer.
~Maruno
select one entry in this list box, I want information from other rows to be
displayed in text boxes (Title, Description, etc.) in the same form. I've
read around, and I know this involves an AfterUpdate event, but I don't know
what code to use, nor what the Control Sources should be for my text boxes
(if indeed this is the right path to follow). You can assume I know nothing
about coding and requiries and the like.
Many thanks for any help you may offer.
~Maruno