
Originally Posted by
westfallbp
I done this with some help like 15yrs ago in Access but lost the database. However, I recall I had a table with a list of music titles, I then created a multiselect listbox based on the table or querry, (doesn't matter), I would then select all the music files I wanted to hear. Had a command button to add and a temporary table would be created with my selections with the file locations. I would then have another listbox based on my selections that I would view. (all on an ubound form I recall) I would then have a command button under that which I would select and it would then Q all the songs up in media player and play them. If memory serves me right I then had another command button I could wipe the table If I wanted a new playlist. I believe I needed a Module, A action Querry I think also to make this happen. If any of you old timers recall how this was done I would greatly appreciate it. Thanks