Quickly creating a list of files in a folder

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • This tip explains how to create a list of files that are in a folder.

ความคิดเห็น • 421

  • @johnvukelic1602
    @johnvukelic1602 2 ปีที่แล้ว +6

    Six years later and this still works. Bravo! Helped me a lot.

  • @marcborgan5702
    @marcborgan5702 7 ปีที่แล้ว +30

    This is the easiest of all the solutions (many very convoluted!) on TH-cam.
    Thanks, Matt!

  • @wheredidileavemycell
    @wheredidileavemycell 7 ปีที่แล้ว +39

    instead of going to data, you could just copy everything on the path except the file name, select the column ctrl+f to replace the path with nothing & it will erase the extra stuff in the column except the file name. may be faster for you.

    • @kevintate5769
      @kevintate5769 5 ปีที่แล้ว +2

      Thank you both. The ctrl+f idea was must faster for larger separate folders.

    • @Keith9534
      @Keith9534 4 ปีที่แล้ว +1

      How can you copy everything on the path except the filename for multiple files? Have I missed something?

    • @Keith9534
      @Keith9534 4 ปีที่แล้ว

      Thanks...I worked it out

  • @elixirmedicalsltd7243
    @elixirmedicalsltd7243 10 หลายเดือนก่อน +3

    Great tip Matt, Just some additions
    Quick tip-1: Instead splitting the data into columns, copy the filepath from the Windows Explorer and use replace in Excel for the list of file paths and simply replace using Ctrl+H (replace) and you will save a little more time sorting the data.
    Quick tip-2: You may as well use simply Shift + right click on your mouse to access "Copy as path" option.
    Quick tip-3: you can create a renamer.xls excel file for yourselves with REN Dos script Or can create a DOS script batch file that can change file names as it has been run each time. Scripts are available on internet for better automation. I often rename 100+ files weekly during my research and work
    Thank you so much

    • @sharathnarayanan
      @sharathnarayanan 7 หลายเดือนก่อน

      How to use ren dos command?

  • @thejekill9907
    @thejekill9907 2 หลายเดือนก่อน

    8 years later and your video just saved my day. Struggling with a solution fot this a week now! Thank you

  • @JennyDinVa
    @JennyDinVa 4 ปีที่แล้ว +9

    This is THE best tutorial I ever saw. I can't thank you enough! I had thousands of files I needed to list and this way was the easiest, the fastest, and the best I've ever tried. A million Thanks!

  • @sejembalm
    @sejembalm 5 ปีที่แล้ว +5

    This works with Notepad as well.
    Sort files (by name, type, size, etc.), select file, hit Ctrl A to select all files, hold Alt + Shift & right-click file, click copy as path, open
    Notepad, paste, then click Edit then Replace and tidy up the list by replacing the file location data (such as C:\Videos\) with a blank replacement.

    • @gerryohara8497
      @gerryohara8497 3 ปีที่แล้ว +1

      Yes, exactly what I did but in Word. I imagine this technique would work in almost all word processing programs available.

    • @OutsidersJourney
      @OutsidersJourney ปีที่แล้ว +1

      thanks

    • @TheOnibar
      @TheOnibar 8 หลายเดือนก่อน +1

      Thanks dude...

  • @SchnaizenTNT
    @SchnaizenTNT 4 ปีที่แล้ว +2

    This is better. (This mode save folders and subfolders)
    1. Open CMD
    2. Go to the folder you want to save.
    3. write dir /a /s /b > File_Name.CSV
    /a Show all files
    /s Include all subfolders.
    /b Bare format

  • @StephenHarristnt
    @StephenHarristnt 7 ปีที่แล้ว +1

    I have been trying several methods noted online to do this and I must say that this is by FAR the best way and the best-explained way I've found - EXCELLENT! Thank you so much for sharing.

  • @tonytawa9065
    @tonytawa9065 7 ปีที่แล้ว +8

    Thank you Matt - tried following instructions in other videos; yours was the only one that was useful and informative, and most importantly understandable - extremely helpful. You did a great job.

  • @pirajacinto4
    @pirajacinto4 3 ปีที่แล้ว +9

    Still is literally the best tutorial ever. SO easy, so quick to figure out. And changes everything. Thanks for making this video :)

  • @adelhunt3499
    @adelhunt3499 2 ปีที่แล้ว +4

    "Copy as path" was the tip I needed. My only suggestion for improvement would be to use "Replace" afterwards to simple remove the extra folder location details. It's much faster if you're just wanting the file names and can be done in Excel or Word.

    • @666cowboy69
      @666cowboy69 2 ปีที่แล้ว

      same copy as path is what i needed i dont have excel or word installed.

    • @michaelstrom6981
      @michaelstrom6981 11 หลายเดือนก่อน

      was going to write the same. find/replace to blank is much easier then messing with text to columns.

  • @ralphboas7518
    @ralphboas7518 9 หลายเดือนก่อน +1

    great tips - here is a summary to make a list of files in a folder
    1. Select all files
    2. Alt shift right click copy as path
    3. In Excel not google drive - click data, text to columns, be sure delimited is checked and put a backslash \ in “other” box, hit enter twice
    4. Use ctl H to find and replace .docx or other file extension with nothing if you don't want the file extensions

  • @johnm6965
    @johnm6965 ปีที่แล้ว +1

    This is brilliant - Straight to the point, clear with no waffle! Came across this after 30 mins or so searching this topic and getting no where

  • @TotalRookie_LV
    @TotalRookie_LV 10 หลายเดือนก่อน

    Thank you! Really needed this, as I had an Excel list of 104 positions, yet only 102 files to cut out detail layouts. So I could either go through the list checking each position to find those two missing numbers or... Worked perfectly!

  • @michaelwalker6907
    @michaelwalker6907 2 ปีที่แล้ว

    Thank you very much! I have already created lists for two 250 item folders. This has saved me so much time!

  • @deb6156
    @deb6156 6 ปีที่แล้ว +1

    I watched other videos before I found yours. Yours was short and sweet! I totally understood everything and was able to use it right away. Thanks SO much!

  • @addipoom
    @addipoom 2 ปีที่แล้ว

    Thanks, mate, for a solution, for not selling us some software, for being a good person

  • @BadgerFlatsGazette
    @BadgerFlatsGazette ปีที่แล้ว +1

    Finally, someone who can explain stuff clearly and quickly. Thank you so very much!!!!! Great job!

  • @pamelawile8738
    @pamelawile8738 4 หลายเดือนก่อน

    Thank you so much. All the other instructions were complicated and I couldn't get the paths right. This one worked like a charm.

  • @Astreving
    @Astreving 4 ปีที่แล้ว +3

    You have no idea for how long I have been looking for something like that! :D Thanks!

  • @ipassnotes
    @ipassnotes 3 ปีที่แล้ว

    I had almost 500 file names to copy......Dude, I owe you a solid !!!!

  • @dreamerxxxc
    @dreamerxxxc 4 ปีที่แล้ว

    Omg Matt Lanham if I could jump through this computer and kiss you I would. I have over 5000 receipts to scan and enter and you just made my life livable. Thanks so much.

  • @maddien193
    @maddien193 4 ปีที่แล้ว

    Thank you so much, Matt, for solving my problem of printing genealogy file names (most are photo's or scans.) I couldn't figure out how to print the list without the images. This is by far the easiest answer I have found.....and it works!! Thank you again!!

  • @mnrd34
    @mnrd34 ปีที่แล้ว

    I am absolutely thrilled that you made this tut ... appreciate it to the end and back!

  • @magdageor7898
    @magdageor7898 3 ปีที่แล้ว

    God bless you! I was trying for so long to find a way to do that. You made two people me and my friend happy today.Thank you!!

  • @NicksNKnacks
    @NicksNKnacks ปีที่แล้ว

    OH MY GOD!! THANK YOU!!! Life saver. I was worried I would spend half of my day either copying or deleting text.

  • @13Danb13
    @13Danb13 6 ปีที่แล้ว +1

    Matt, that is awesome. I have tried several instructions, some quite complex without the results I was shooting for. THANKS

  • @evanchurch3549
    @evanchurch3549 7 หลายเดือนก่อน

    I appreciate this! I tried for a while using command prompts but could never figure it out. This way worked perfectly for me.

  • @leevc4631
    @leevc4631 5 ปีที่แล้ว

    This is the best solution to this problem I've ever seen. Thank you.

  • @MotiviqueStudio
    @MotiviqueStudio 4 ปีที่แล้ว

    Thanks for this. So many videos going into the command prompt, this is so much simpler.

  • @dawynn9362
    @dawynn9362 6 ปีที่แล้ว

    Top result in Google searches for "copy name of file to excel" is a video of how to do it using CMD, which worked. But this is a LOT quicker; Ctrl+a then alt+shift then copy. Your video was auto played after the last one. Thanks!

  • @daveemery12
    @daveemery12 2 ปีที่แล้ว

    Love the Alt-Shift-Rt Click tip. Thank you.

  • @Deb.-on9ep
    @Deb.-on9ep 5 ปีที่แล้ว

    Awesome Matt. You made it quick and simple. Don't get that too often!!!! Thanks....

  • @michaelzhuhovitsky3889
    @michaelzhuhovitsky3889 2 ปีที่แล้ว

    Seriously. Bless you. just saved me about 5 hours of work.

  • @CHARCHICHI
    @CHARCHICHI 7 ปีที่แล้ว

    You just made my job easy! Tutorial after tutorial, command prompt after command prompt! This was so simple! Thanks!

  • @lindadunn2031
    @lindadunn2031 2 ปีที่แล้ว

    Great been looking for this for years. Crazy it took so long to find.

  • @jenniferrice3248
    @jenniferrice3248 3 ปีที่แล้ว

    How have I gone this long and not know this. Thanks.

  • @krystalgilliam6441
    @krystalgilliam6441 ปีที่แล้ว

    This was EXTREMELY helpful! I didn't know about the secret menu... TYSM

  • @flotationisgroovy
    @flotationisgroovy 6 ปีที่แล้ว

    Nicely done and you don't waste any time getting to the information. Thanks!

  • @gsau3000
    @gsau3000 3 ปีที่แล้ว

    Great tip. Easier than other tutorials that show how to use cmd. Holding shift on its own works too.

  • @bucket009
    @bucket009 4 ปีที่แล้ว +3

    Thank you Matt!
    I’ve been struggling to do this for a long time. Your explanation was perfect 👌🏾

  • @conanliquid
    @conanliquid 3 ปีที่แล้ว

    Nice one man. You saved me a day of typing up a list of Wav and MP3 files.

  • @abepaulx
    @abepaulx 2 ปีที่แล้ว

    Thank you. Very, very useful.
    Since i'm not an Excel user, what I did was copy path and saved to an empty text file. From there I selected all and replaced "C:/folder name/..." and "... .txt" with an empty space. That erases the unnecessary and leaves me with the file name only.

  • @amityjones8100
    @amityjones8100 3 ปีที่แล้ว

    Thank you for the easy to follow tutorial😊 I can now make my recipe book a nice table of contents. Keep up the great work!

  • @garymills6806
    @garymills6806 7 ปีที่แล้ว

    Thanks Matt, for taking the time to make this video. It was very helpful.

  • @papalegba4449
    @papalegba4449 ปีที่แล้ว

    Bruh... no registry or cmd rubbish, this was so easy. Thank you!

  • @worcestersorcerer
    @worcestersorcerer 6 ปีที่แล้ว

    Great, many thanks! I have a lot of folder names to organise, this makes my day a lot easier!

  • @lindaclarkson9679
    @lindaclarkson9679 ปีที่แล้ว

    Thank you, thank you, thank you. That was so easy to follow and you've saved me hours of work.

  • @squirtmph
    @squirtmph 5 ปีที่แล้ว

    thank you very much for clean explanation how to do these, I have being looking for these tutorial for hours in the web! Thank you

  • @ryzeonline
    @ryzeonline 11 หลายเดือนก่อน

    Absolutely brilliant. I don't even know what to say. Thank you.

  • @cesarvargas.5493
    @cesarvargas.5493 ปีที่แล้ว

    You rock man! sometimes the best solution is so simple!

  • @evelynwald9132
    @evelynwald9132 2 ปีที่แล้ว +1

    This was helpful. At least now I can have a master list of all of my folders. I wish there was a way to do this so that you could see every sub folder and associated files. Why Microsoft has to make this so hard is beyond me. I appreciate your very clear video! Thank you!

    • @Anti-socialSocialClub
      @Anti-socialSocialClub 2 ปีที่แล้ว

      Someone has made a video on how to do just that. I know it's 5 months later, but reply if you would like me to go out and get you the link

    • @polynektar
      @polynektar 2 ปีที่แล้ว

      @@Anti-socialSocialClub it'd be cool to see how to do that

  • @gosia30
    @gosia30 4 ปีที่แล้ว

    YOU HAVE SAVED ME MORE THAN ONCE WITH THIS VIDEO MAN, MASSIVE THANK YOU!!!

  • @bustersplaybox
    @bustersplaybox 3 ปีที่แล้ว +2

    My dude secret command is right I didn't know about the shift control right click command

  • @vipulagarwal7320
    @vipulagarwal7320 10 หลายเดือนก่อน

    Super Amazing! Thanks for explaining the process.
    I had a requirement like this just today and Voila!

  • @mrashidmgr
    @mrashidmgr หลายเดือนก่อน

    An easy way to clean file names is to paste the list, then use the 'Find and Replace' function to replace your path with nothing. In seconds, you'll have clean file names.

  • @houseofm4424
    @houseofm4424 ปีที่แล้ว

    Matt i hope you received a promotion. Great work

  • @amyswanson5636
    @amyswanson5636 4 ปีที่แล้ว

    Super helpful! Thanks. I agree with the other comment about using find and replace (ctrl-H) to replace the path with nothing rather than delimiting the text.

  • @soozkoozhooz5902
    @soozkoozhooz5902 2 หลายเดือนก่อน

    Thank you! It is now 2024 and I just learned this. I have been working with PCs since the late 80's.
    You need to tell Microsoft their hidden features should NOT Be hidden. But I think they are embarrassed they can't do it simply. Fire those developers and tech writers and project managers.

  • @garylillich2311
    @garylillich2311 4 ปีที่แล้ว +2

    WOW ! Thanks for sharing the simplest method to get an EXCEL list of files. Far simpler than the cmd dir scenario, that I was never able to master. KUDOS on a great job here

    • @syaifulbahri1525
      @syaifulbahri1525 4 ปีที่แล้ว

      however, cmd dir can show us the file date and size.
      I wish if there is the easier way than cmd dir for getting date&size too, like this video.

  • @michaeldenton2096
    @michaeldenton2096 4 ปีที่แล้ว +1

    This was an awesome video of a lesson. Well done.

  • @hkn1982
    @hkn1982 2 ปีที่แล้ว

    Dear Matt, a very useful method and thank you...

  • @LyndaFlorida
    @LyndaFlorida 3 ปีที่แล้ว

    You made it so easy. Excellent voiceover, instructions, video. Thank you SOOOOO much!

  • @sometimes...3065
    @sometimes...3065 ปีที่แล้ว

    Brilliant. Thank you. I have wanted to do this on a book list of six thousand. So pleased it works and your clear instructions made it easy.

  • @RobVaughan1984
    @RobVaughan1984 7 ปีที่แล้ว +2

    i have been trying to do this for years, trying to find a program to do it... thank you so much!!

    • @mattschoular8844
      @mattschoular8844 6 ปีที่แล้ว

      Use power query. It's built into excel. Worth learning. See excelisfun
      on youtube. Mike girvin is a guru

  • @petejameson3735
    @petejameson3735 3 ปีที่แล้ว

    Absolutely fantastic! Thank you so much! I've been trying to figure out a way to do this for a loooooooong time. Excellent!!!

  • @larryhawkins2764
    @larryhawkins2764 7 ปีที่แล้ว

    I want to thank you so much for your help and direction on this project. I really appreciate it.

  • @dermontbud2798
    @dermontbud2798 4 ปีที่แล้ว

    Amazing! I was desperate trying to do that. Matt Lanham, you saved my week. 👏 👏 👏

  • @thomreynolds5651
    @thomreynolds5651 7 ปีที่แล้ว

    YOU THE MAAAAAAAAN!!!! SAVED ME A BUNCH OF WORK!!!!

  • @kevinmoore8780
    @kevinmoore8780 5 ปีที่แล้ว

    Thank you. This was much faster and easier than other options and even some software that I downloaded.

  • @ez_does_it
    @ez_does_it 10 หลายเดือนก่อน

    Thanks! Very helpful. Wished I had searched for it sooner!

  • @quackedup4969
    @quackedup4969 4 ปีที่แล้ว

    Great tip. Thank you for posting it. You totally saved me some frustration!

  • @derekjaydjchinatown
    @derekjaydjchinatown 3 ปีที่แล้ว

    I've been looking for something like this for ages, thanks for the assistance

  • @lynnrichardson4698
    @lynnrichardson4698 4 ปีที่แล้ว

    This was absolutely the BEST! Thanks for all the help.

  • @discipleswrath05
    @discipleswrath05 4 ปีที่แล้ว

    Thanks for the tip Matt, you saved me hours of typing.

  • @harryrayeroux2345
    @harryrayeroux2345 4 ปีที่แล้ว

    You are a Gem, best tip i have come across on this subject. Thank you

  • @JohnSmith-xe2yi
    @JohnSmith-xe2yi 4 ปีที่แล้ว

    It is interesting on how windows does not make an easy way to create a list of files and folders in a spreadsheet or word document. With using multiple devices and storing files on flash drives, external hard drives, and cloud drives, you may not always have your files and folders right in front of you. Plus your primary device, you may not need to keep documents, music, or videos of old files in front of you, so you store them on other devices, incase you need them, and depending on how important, would tell how many backups you choose to make. For me, I don't care if my high school history paper is gone, but it is nice to have it, but not worth more than one copy on an external device. I can have a document listing each file on each device, print it out and file it, so then I know what external device I need to access if looking for the history paper. or my collection of 1980's christmas music mp3
    I saw how to create a txt document using a bat file, which works really good at file names and extensions, date created and size, it list it alphetically by file name, what it does not do is special characters such as foreign languages. I have some documentaries and articles that are using japenese characters. So I am hoping that this will fix the problem. Thankyou

  • @avantgarde7956
    @avantgarde7956 3 ปีที่แล้ว +1

    Excellent tip! Saved me hours! Thanks!

  • @MandyFoxMathsTutor
    @MandyFoxMathsTutor ปีที่แล้ว

    Thank you so much for this video! You have saved me HOURS of work!

  • @mailtovikas
    @mailtovikas 6 ปีที่แล้ว

    THANKS MAN ,THAT'S MORE EASY WAY THAN USING COMMAND PROMPT, YOU SAVED MY TIME .

  • @Allen75000
    @Allen75000 4 ปีที่แล้ว

    Straight to the point, thanks Matt!

  • @francinelopacinski6705
    @francinelopacinski6705 11 หลายเดือนก่อน

    Exactly what I needed and quickly. Super easy! Thank you!

  • @almoore8132
    @almoore8132 3 ปีที่แล้ว

    Great tip Matt! Exactly what I wanted too do.

  • @doristomlin3311
    @doristomlin3311 6 ปีที่แล้ว +1

    Super helpful! This lists filenames only however, not other file properties (in case you were looking for that feature.)

  • @annethompson6021
    @annethompson6021 3 ปีที่แล้ว

    Brilliant tip, been trying to do that for ages, Matt taaught me how in 3 minutes

    • @emac3628
      @emac3628 3 ปีที่แล้ว

      just open cmd pointed at the directory (just type cmd into the bar that has the path at top of explorer) then type the below expression, changing list.txt to whichever name and format you want.
      type this---> dir /b >list.txt

  • @ffmedic1638
    @ffmedic1638 4 ปีที่แล้ว +2

    I think the only thing better would be if you could include everything in the sub-folders too!

    • @sc88v28
      @sc88v28 2 ปีที่แล้ว

      Actually, there's a way. But it involves a command line entry.

  • @joyknollenberg9048
    @joyknollenberg9048 5 ปีที่แล้ว

    This is so much easier than other ways that I found on the internet

  • @mindfortress105
    @mindfortress105 ปีที่แล้ว

    very useful, thank you, I didn't even know I wanted the exel part

  • @Tuggadgurka
    @Tuggadgurka 5 ปีที่แล้ว

    Wow....just wow. This is so great, thanks a million for showing this tip!!!

  • @Deut3327
    @Deut3327 7 ปีที่แล้ว +3

    This was so easy to understand, and really helpful! Thank you!

  • @robertmecoli9772
    @robertmecoli9772 4 ปีที่แล้ว

    Thank you for this, I didn't know about the "hidden" menu, thanks for showing us. Your method is straightforward and simple compared to what else I saw, I figured there had to be a simple way and kept looking.

  • @caesarsspirit
    @caesarsspirit 3 ปีที่แล้ว

    never know that key combo existed. thx

  • @Kshri19
    @Kshri19 3 ปีที่แล้ว

    Thanks a lot.......to make user experience better.

  • @user-ko4vw5ib1z
    @user-ko4vw5ib1z 2 ปีที่แล้ว

    yeyyyy😁Thanks for making my work easy. Processing 1000s of files can be a pain

  • @jerrydee3144
    @jerrydee3144 ปีที่แล้ว

    that was next level bad ass !!!! Subb'd and Thank you in April 2023

  • @prolifepinay
    @prolifepinay 2 ปีที่แล้ว

    Hope this works for folders and subfolders too. Thanks so much!

  • @satanking35
    @satanking35 ปีที่แล้ว

    Thank you very much Matt Much Appreciated Love from Kashmir

  • @adamclarke8098
    @adamclarke8098 4 ปีที่แล้ว +5

    Genius - Why isn't save file path a standard right-click option?

  • @dagrial
    @dagrial 2 ปีที่แล้ว

    Just what I needed! Thank you so much!