+ Reply to Thread
Results 1 to 7 of 7

Excel template to create Folder/Subfolder List for mp3 albums

  1. #1
    Registered User
    Join Date
    07-07-2010
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    3

    Excel template to create Folder/Subfolder List for mp3 albums

    I'm looking for an excel template that would create a spreadsheet of my mp3 collection which is currently stored in folders of artist followed by album within that particular artist

    Idealy the spreadsheet would have just 2 or 3 colums, 1 Artist, 2 Album and maybe a 3rd for the Disc (as some albums have 2 or 3 discs)

    I currently have a Macro (xls file attached) which reads all the tags within my mp3 collection, but this includes track, file name, genre etc..., but as I don't have microsoft Visual Basic I am unable to edit it to suit my needs.

    Any help would be much appreciated

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert dominicb's Avatar
    Join Date
    01-25-2005
    Location
    Lancashire, England
    MS-Off Ver
    MS Office 2000, 2003, 2007 & 2016 365
    Posts
    4,867

    Smile Re: Excel template to create Folder/Subfolder List for mp3 albums

    Good afternoon stuartm456

    ...and welcome to the forum!!

    First of all, Excel comes with a version of Visual Basic called VBA. You can access it through the Visual Basic Environment (press Alt and F11 to open this up).

    A template for this is available via John Walkenbach's site - I've never actually used it, but it seems to tick the boxes that you've identified and may be a starting point :
    http://spreadsheetpage.com/index.php...lister_posted/

    HTH

    DominicB
    Please familiarise yourself with the rules before posting. You can find them here.

  3. #3
    Registered User
    Join Date
    07-07-2010
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Excel template to create Folder/Subfolder List for mp3 albums

    Hi, thanks for the help,

    I have a VBA code to create a list of folders and subfolders but can not get it programmed in, when i attempt to enter VB environment i've been getting the error "vb6ext.olb could not be loaded", i just presumed it was due to not having Microsoft Visual Basic on my PC???

    The link you've given me is for the same template as the 1 i've been using, i thought maybe there would be a similar template around that would just create a list of folders and subfolders from a specific directory. which is really what i'm after.

    this error "vb6ext.olb could not be loaded" is getting on my **** (wick), any ideas what it is?, when i press ok, i then get "memory could not be loaded"

    thanks again.

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Excel template to create Folder/Subfolder List for mp3 albums

    Hello stuartm456,

    It may be due to the declarations in the FileInfo function. The Shell32 library would need to be loaded for the Dim statements to work. You don't have to explicitly declare the objects by type. The objects can be declared generically like this...
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  5. #5
    Registered User
    Join Date
    07-07-2010
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Excel template to create Folder/Subfolder List for mp3 albums

    I'm totally lost!!!

  6. #6
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Excel template to create Folder/Subfolder List for mp3 albums

    Hello stuartm456,

    If you have Microsoft Office on your machine then you should have VBA as well. It is possible that the file has been corrupted and needs to be reloaded. You would need the your Office installation disk to reload VBA.

  7. #7
    Registered User
    Join Date
    02-27-2014
    Location
    Antrim, Northern Ireland
    MS-Off Ver
    Excel 2013
    Posts
    1

    Re: Excel template to create Folder/Subfolder List for mp3 albums

    This is fantastic.

    I have bought programes to list songs in folders that are not as good as this.

    Excellent

    Steve

    Quote Originally Posted by dominicb View Post
    Good afternoon stuartm456

    ...and welcome to the forum!!

    First of all, Excel comes with a version of Visual Basic called VBA. You can access it through the Visual Basic Environment (press Alt and F11 to open this up).

    A template for this is available via John Walkenbach's site - I've never actually used it, but it seems to tick the boxes that you've identified and may be a starting point :
    http://spreadsheetpage.com/index.php...lister_posted/

    HTH

    DominicB

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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