+ Reply to Thread
Results 1 to 2 of 2

Importing&linking music files to an excel sheet

Hybrid View

  1. #1
    Registered User
    Join Date
    02-17-2010
    Location
    netherlands
    MS-Off Ver
    Excel 2007
    Posts
    1

    Importing&linking music files to an excel sheet

    Allright, so after a lot of googling and not being able to find out quite how i should do this i have come here.. hopefully someone knows how to solve my problem (and from the looks of these fora you most certainly are able to do just that)

    I am just a humble med student so i know about nothing of excel, apart from some basic functions to import my calendar to outlook.

    This is what i want to achieve:
    I have a map of mp3 files which i want listed in a spreadsheet.
    it should look like the following:

    Artist | songtitle | album | length of track | hyperlink to file

    the musicfiles will all be in a map called MP3 (or something like that) and the excel file will be in the same directory as said MP3 map.

    I know all the songproperties are available in the metataginfo of the files or available in text by simply making a playlist in itunes and exporting it as text.

    The trick should be to import the properties of the song(artist, title) and place a correct hyperlink in the same row...

    How solve this? i hope you have some answers for me!

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Importing&linking music files to an excel sheet

    start by getting your track list into excel you may need to separate it out a bit to get distinct elements in seperate cells
    you can link like this
    =HYPERLINK("c:\documents and settings\My Documents\My Music\"&D1&".mp3")
    where d1 contains track title and every thing is an mp3
    or
    =HYPERLINK("c:\documents and settings\My Documents\My Music\1812.mp3")
    link direct to file
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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