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