+ Reply to Thread
Results 1 to 4 of 4

Help sorting DJ playlists to find most played songs please.

  1. #1
    Registered User
    Join Date
    01-08-2014
    Location
    England
    MS-Off Ver
    Excel 2008
    Posts
    1

    Help sorting DJ playlists to find most played songs please.

    Hi, I work for a large DJ company and need to compile a 'Most Popular' list of the tracks we play each month. Every week approx. 20 playlists are submitted by DJs around the country to our database. Each playlist contains about 80-100 artist and song titles. These playlists are submitted as .txt files. I'm aware that I can copy all these files into one .txt file and then open this in Excel. I have to clean the data a little at this point but I can get a long list of Artists in the first column and the respective song titles in the second column. I know to link both columns and sort by 'Artists' first and then 'Song title' second so all the Artist and Song cells stay together.

    Unfortunately this is as far as my knowledge will allow me to get.

    What I need to be able to do is compile a Top 200 list of the most popular tracks. Is there a way to get Excel to count up all the duplicate song titles in my spreadsheet, add the number of duplicate tracks into a third column and then sort my list numerically from highest to lowest give me the most popular tracks.

    Thank-you in advance. I'm using Excel 2008 on Mac.

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Help sorting DJ playlists to find most played songs please.

    If your artists are in column a and songs are in column b then:

    =countif(B:B,B2)
    in C2 and copy down, then sort by column C and remove duplicates.

    would probably be pretty close.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Help sorting DJ playlists to find most played songs please.

    Hi and welcome to the forum

    Im sure we can sort something out for you, can you attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Help sorting DJ playlists to find most played songs please.

    Without seeing your data, it seems to me that you could use a Pivot Table to give you the statistics that you want. The data would have to have column Titles and no blank rows. You could apply the Filter feature and delete the "garbage" from the data then create the Pivot Table.

    Upload a sample of your data and a solution can be worked out for your I'm sure.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How can i find team name from above and see if they have played in last 24h
    By Ipinho100 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-08-2013, 04:56 PM
  2. Is there a way to have an MP3 played in excel?
    By jgomez in forum Excel General
    Replies: 1
    Last Post: 11-15-2011, 11:39 AM
  3. Count games played
    By geminiviper in forum Excel General
    Replies: 68
    Last Post: 10-20-2011, 11:00 AM
  4. Counting duration of songs
    By remixit in forum Excel General
    Replies: 2
    Last Post: 12-16-2010, 04:48 PM
  5. Replies: 6
    Last Post: 06-01-2005, 10:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1