export data

Get answers about using MediaMonkey 4 for Windows.

Moderator: Gurus

chegroth
Posts: 20
Joined: Mon Aug 15, 2005 6:46 am

export data

Post by chegroth »

Can I export data of the database to excel?
My favorite listing would be something like this:
in the first excel-row the artist,
the second excel-row the album

or maybe something similar
pah68
Posts: 1504
Joined: Wed Apr 07, 2004 5:26 pm
Location: Sydney, Australia

Post by pah68 »

Select the track list you want to export.
File > Create Reports > Selected Tracks (Excel)

You'll get the following column headers.
  • Artist
    Album
    Title
    Length
    Year
    Genre
    Bitrate
    Media
If you know your way around excel you can transpose the results (provided your list {rows} isn't greater than the number of columns).

The script can be modified in C:\Program Files\MediaMonkey\Scripts\Export.vbs
chegroth
Posts: 20
Joined: Mon Aug 15, 2005 6:46 am

Post by chegroth »

When I do it this way, I have a large excel-file because the data of every single track is written.
What I want i only the data artist/album.
Any idea?
pah68
Posts: 1504
Joined: Wed Apr 07, 2004 5:26 pm
Location: Sydney, Australia

Post by pah68 »

You'll have to write or modify a script. Or delete everyting you don't want from the resulting spreadsheet and manipulate the data within Excel
Post Reply