I had tries the first example several times and if you add the second genere
the list stays empty and I've looked at the link you included several times
and never got it to work. Tonight it finally clicked and I've got it going.
Thanks for your help.
Randy
"Vincent" wrote:
> If you do something like
>
> Music in my library
> - genre is acid jazz
> - genre is classical
> You are using the AND logic.
> A song must have both genres to qualify
>
> If you use
> Music in my library
> - genre is acid jazz
> Also include
> Music in my library
> - genre is classical
>
> You are using the OR logic
> A song must have any of these genres to qualify
>
> More details: http://www.thewelltemperedcomputer.c...P/Playlist.htm
>
>
>
> "Randy P." wrote:
>
> > With WMP 12 in Windows 7 I can't set up a playlist with more than one genre.
> > What am I missing?
> >
> > Thanks