Thanks Chris,
Basically, I have lots of categories that act as bands/musicians, and I will be adding more each week.
Each post in the category will represent a song by that band...so there may anywhere from 1-10 posts in that category.
Now I'm currently listing out all of the bands I have on an 'artists' page, which basically just calls all of the categories on my site at one time, and lists them out.
When a user clicks on a band name, right now it takes them to the category archive page that lists out all of the posts in that category....which I don't want to happen.
I'd like it to skip the category archives page all together and go right to the latest post in that category....
Does that help?