the internet it co0o0o0o0ool
Welcome to Fuji Planet, a forum that offers a unique experience.

We have everything from flash games to forum games, item reviews to great graphics. Before registering, we recommend that you take a tour of this site. Explore our arcade complete with level editors, our gallery of user-created pics and tutorials, and the rest of our growing forum.

When you register, you will be able to access the chatbox, where users can instantly chat with everyone else.

We hope to see you soon.

~Fuji Planet Staff


HomepageHomeFAQSearchMemberlistUsergroupsRegisterLog in

Share | 
 

 the internet it co0o0o0o0ool

View previous topic View next topic Go down 
AuthorMessage
Yes Im Am
Co-Administrator
Co-Administrator


Posts: 14761
Age: 16
Fuji Bucks™: 18712
Reputation: 364
Warnings


PostSubject: the internet it co0o0o0o0ool   Sat May 19, 2012 8:30 pm

How to export your Windows Media Player songs/artists to Excel:

1. Open a new text document by right clicking on your desktop, left clicking New, and then left clicking Text Document

2. Rename the new text document (anythingyouwant).vbs

3. Open document and copy this into it:

Code:
Set objPlayer = CreateObject("WMPlayer.OCX" )

Set objMediaCollection = objPlayer.MediaCollection
Set colSongList = objMediaCollection.getByAttribute("MediaType", "Audio")

Set objExcel = CreateObject("Excel.Application")
objExcel.Visible = True
Set objWorkbook = objExcel.Workbooks.Add()
Set objWorksheet = objWorkbook.Worksheets(1)

objWorksheet.Cells(1,1) = "Song"
objWorksheet.Cells(1,2) = "Artist"
objWorksheet.Cells(1,3) = "Album"
objWorksheet.Cells(1,4) = "Length"
objWorksheet.Cells(1,5) = "Times Played"

j = 2

For i = 0 to colSongList.Count - 1
Set objSong = colSongList.Item(i)
objWorksheet.Cells(j,1) = objSong.Name
objWorksheet.Cells(j,2) = objSong.getItemInfo("WM/AlbumArtist")
objWorksheet.Cells(j,3) = objSong.getItemInfo("Album")
objWorksheet.Cells(j,4) = objSong.durationString
objWorksheet.Cells(j,5) = objSong.getItemInfo("UserPlayCount")
j = j + 1
Next

Set objRange = objWorksheet.UsedRange
objRange.Columns.AutoFit()


4. Save

5. Open the new VBS file and it should automatically fire off Excel and fill it in with the Artist, Title, Album, and Times Played.
Back to top Go down
View user profile http://www.fujiplanet.net/privmsg?mode=post&u=7
JesterDon IVVVI
Secretly Sinister
Secretly Sinister


Posts: 4006
Age: 19
Fuji Bucks™: 5394
Reputation: 188
Warnings


PostSubject: Re: the internet it co0o0o0o0ool   Sat May 19, 2012 8:56 pm

LOL VISUAL BASIC. Hop off your dinosaur and take a step into the 21st century YEM. Nobody uses that archaic language anymore. Java and C/C++ is where it's at nowadays.
Back to top Go down
View user profile http://i51.tinypic.com/141mio3.jpg
Johnywilko
Global Moderator
Global Moderator


Posts: 5062
Age: 15
Fuji Bucks™: 3770
Reputation: 72
Warnings


PostSubject: Re: the internet it co0o0o0o0ool   Sun May 20, 2012 4:38 am

I use Winamp
Back to top Go down
View user profile http://www.fujiplanet.net
Yes Im Am
Co-Administrator
Co-Administrator


Posts: 14761
Age: 16
Fuji Bucks™: 18712
Reputation: 364
Warnings


PostSubject: Re: the internet it co0o0o0o0ool   Sun May 20, 2012 7:46 pm

Dan remember that I'm a n00b and I don't have the patience to learn Java, C++++, HTML, or anything like that
Back to top Go down
View user profile http://www.fujiplanet.net/privmsg?mode=post&u=7
Syfte
Secretly Sinister
Secretly Sinister


Posts: 4081
Age: 13
Fuji Bucks™: 2472
Reputation: 98
Warnings


PostSubject: Re: the internet it co0o0o0o0ool   Sun May 20, 2012 8:27 pm

They teach VB at my middle school Creep Out Leslie



"Reality is a lovely place, but I wouldn't wanna live there"
-Adam Young
Back to top Go down
View user profile http://www.fujiplanet.net
Yes Im Am
Co-Administrator
Co-Administrator


Posts: 14761
Age: 16
Fuji Bucks™: 18712
Reputation: 364
Warnings


PostSubject: Re: the internet it co0o0o0o0ool   Sun May 20, 2012 8:39 pm

Neutral

In Middle school I didn't have a single computer teacher that knew what an internet browser was.
Back to top Go down
View user profile http://www.fujiplanet.net/privmsg?mode=post&u=7
 

the internet it co0o0o0o0ool

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: Miscellaneous :: General Discussions :: Music-
Free forum hosting | © phpBB | Free forum support | Report an abuse | Free forums