Hi Guys,


I think there’s a simple solution to my problem, but I’m making it way too complicated in my head, so I was wondering if someone can just give me a little slap and point me in the right direction.


Best analogy I can use for what I’m trying to do is like a jukebox machine. I have a list of songs I’d like to play and want to store the playlist. Let’s say I want to hear song 3 two times and song 6 once and song 1 five times.

I keep thinking of using something like the lookup command by somehow assigning the number in the parenthesis like (3,3,6,1,1,1,1,1), but I know that’s not right. I want the ability to select the songs via pushbuttons and at a later time, when I want to hear something else, change the playlist.


So, like a juke box, start with nothing, enter a bunch of songs in the order I want it and the number of reps. When the songs are done, I can do it all over again in a different order. Does this make any sense and can someone point me in the right direction of where I need to start?


Thanks,
Tony