I downloaded the base file for this project from http://lacher.com/
In the original file, you could only add data from the listbox to the active cell. I did some reading and changed the code to add the data to the next empty line. I also added a help file, a sort when you click print(which for testing only goes to print preview), a custom header and a few other knick knacks.

I would like to emphasize that I did not write this code, I only implemented it. I have been using excel for years but am not a coder.

My question is:
I would like to be able to double click on an item in the listbox and have it open a window showing the tracks for that selection. I have tried several things but have had no luck.

I have attached the file that is working without any of my attempts on it so you can see what I mean. I also do not have the sheet with the tracks in this file but I have been using track1, track2, etc. in a list to try it. There are 2 hidden sheets on the workbook.
I am using this home project to hone my vba skills but I was hoping someone could give me a lead