Lets say I have a reord named "Trailer trash" and another record named "Downtown Train". Both of these records have movie trailer clips assigned to them in another table named "tbltrailers". What I want to do is if I advance to the "Downtown Train" record on my main form I would like the subform to display the records of trailer clips assigned to the record "Downtown Train" and allow me to play which ever video clip I have selected for "Downtown Train" in a Windows Media Player window control inbedded on the main form after clicking on a command button.