I just uploaded a new tags.xls which has a PrintOut menu item on the
Excel Tagger menu.

Here is an example of the output:

http://www.exceltagger.com/printout.htm

To do this on your collection, open the spreadsheet, import your music
collection (or a subset of it). Then click on the PrintOut menu and
word will pop up with the document.

It's a first shot at the problem. I decided the easiest way is to
generate an html file and then to open it it word for printing. Word
does a better job of printing that Internet Explorer because it keeps
things together on th page more effectively.

In this code (which incidently is all in vba and pretty simple - use
password "x" to unlock the modules if you fancy doing some coding) I
pull in folder, artist name and album name from the tags page and print
any unique entries along with the folder.jpg image. This means it works
like iTunes in that if you have multiple artists inside a single album
you see the album repeated. 

What do you think of this? Another option would be to have all the
Artist names with ";" between them and just print the album once. It's
a bit more work - could do that next weekend maybe.

I didn't get time to put total play time of each album on this page.
That needs a bit more code.

Anyone who improves the code please send me a copy.

Cheers, William


-- 
willyhoops
------------------------------------------------------------------------
willyhoops's Profile: http://forums.slimdevices.com/member.php?userid=10563
View this thread: http://forums.slimdevices.com/showthread.php?t=34540

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to