I have a list box that enters in a user's name and does specific actions based on the user chosen. I n0w need to have a 2nd list box pop up with choices dependent on the user selected (i.e. if John Lennon is selected then choices are vocals, guitar, piano, synth, and harmonica; if Paul McCartney selected the choices will be bass, vocals, guitar, piano and drums etc.). I've been experimenting with Control Containers unsuccessfully and I'm wondering if I am not approaching this in the right way. Any ideas?