
Hello,
open an elevated CMD prompt.
Change directory to the folder with the MP3 files
run: Dir *.MP3 /B >files.txt
open files.txt and copy into Excel.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have 1000 mp3 files and want to export the file's name to an excel file.
Each name should be placed in a one cel.
Hello,
open an elevated CMD prompt.
Change directory to the folder with the MP3 files
run: Dir *.MP3 /B >files.txt
open files.txt and copy into Excel.