These are projects posted by the students of Dr. Gove Allen at Brigham Young University. These students have taken one semester-long course on VBA and generally have had no prior programming experience

Saturday, April 17, 2010

Using Excel as a Music Player

Executive Summary

For my project I used Excel to find .mp3 files within a directory the user specifies, then list them in a spreadsheet with each path listed as a link.  The application recursively searches the directory supplied, then stores the path of each file in a collection which is later used in a loop to print out the results.  When clicked, the files will open and play in the default media player.



No comments:

Post a Comment

Blog Archive