Populate a List box from another!!!!!!

J

Jonathan

Hi Everyone,

I know how to get a list box to populate from a DB table using the DRW,
thanks everyone who helped!!!!!

But I need to go one step further and don't know how......................

when the user selects an option in list box 1 I want to filter list box 2
from that selection (does that make sense)?

if there a trick using the DRW that I can use to acheive this or do I have
to do it the hard way?
 
Top