Quickly creating a list of files in a folder

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 432

  • @johnvukelic1602
    @johnvukelic1602 3 роки тому +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 UA-cam.
    Thanks, Matt!

  • @elixirmedicalsltd7243
    @elixirmedicalsltd7243 Рік тому +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

  • @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.

  • @JennyDinVa
    @JennyDinVa 4 роки тому +8

    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!

  • @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 7 років тому +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!

  • @thejekill9907
    @thejekill9907 6 місяців тому

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

  • @dawynn9362
    @dawynn9362 6 років тому +2

    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!

  • @mnrd34
    @mnrd34 Рік тому

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

  • @Astreving
    @Astreving 5 років тому +3

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

  • @stephaneenglish4661
    @stephaneenglish4661 4 місяці тому +1

    Thanks for “copy as path”. The other option I’ve been using is Alt+D to go into the address bar, then type CMD to open the DOS command window, then type “dir /b >!files.txt”, which puts a full list of files (without path names) into a file called !files.txt.

    • @michaelstrom6981
      @michaelstrom6981 2 місяці тому

      this way your talking is a good way to do this if you are able to. unfortunately not everyone has access to command prompt at work (which is were this usually is the most handy). often companies will lock it out, or lock out folder access through command prompt. the technique used in the video is handy in those cases, if you have excel or can get a like program to do this.

  • @TotalRookie_LV
    @TotalRookie_LV Рік тому

    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!

  • @wheredidileavemycell
    @wheredidileavemycell 7 років тому +40

    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 6 років тому +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

    • @michaelstrom6981
      @michaelstrom6981 2 місяці тому +1

      ​@@Keith9534 the whole file path is in the data on each line. for example, in this video every file in the excel file starts with "C:\User\Matt\Desktop\New Folder\" then the file name. just highlight that bit and do a find/replace (ctrl+f), click the replace tab and enter that path in the "find what:" box and click the "replace all" all button. it will replace in this instance ""C:\User\Matt\Desktop\New Folder\" with nothing an there was nothing put in the "replace with" field, leaving only the file name.
      (i know this is an old post, but figure i'd answer in case no you or future people need this answered still).

  • @pirajacinto4
    @pirajacinto4 4 роки тому +8

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

  • @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

  • @tonytawa9065
    @tonytawa9065 7 років тому +7

    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.

  • @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 Рік тому

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

  • @lindaclarkson9679
    @lindaclarkson9679 Рік тому

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

  • @magdageor7898
    @magdageor7898 4 роки тому

    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!!

  • @pamelawile8738
    @pamelawile8738 8 місяців тому

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

  • @sejembalm
    @sejembalm 5 років тому +6

    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 2 роки тому +1

      thanks

    • @TheOnibar
      @TheOnibar Рік тому +1

      Thanks dude...

  • @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!!

  • @MotiviqueStudio
    @MotiviqueStudio 4 роки тому

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

  • @leevc4631
    @leevc4631 6 років тому

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

  • @13Danb13
    @13Danb13 7 років тому +1

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

  • @evanchurch3549
    @evanchurch3549 Рік тому

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

  • @BadgerFlatsGazette
    @BadgerFlatsGazette 2 роки тому +1

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

  • @michaelzhuhovitsky3889
    @michaelzhuhovitsky3889 2 роки тому

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

  • @addipoom
    @addipoom 2 роки тому

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

  • @Deb.-on9ep
    @Deb.-on9ep 5 років тому

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

  • @garymills6806
    @garymills6806 7 років тому

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

  • @avantgarde7956
    @avantgarde7956 4 роки тому +1

    Excellent tip! Saved me hours! Thanks!

  • @CHARCHICHI
    @CHARCHICHI 7 років тому

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

  • @MandyFoxMathsTutor
    @MandyFoxMathsTutor 2 роки тому

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

  • @worcestersorcerer
    @worcestersorcerer 7 років тому

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

  • @larryhawkins2764
    @larryhawkins2764 7 років тому

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

  • @vipulagarwal7320
    @vipulagarwal7320 Рік тому

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

  • @gosia30
    @gosia30 5 років тому

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

  • @ipassnotes
    @ipassnotes 3 роки тому

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

  • @flotationisgroovy
    @flotationisgroovy 7 років тому

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

  • @lynnrichardson4698
    @lynnrichardson4698 4 роки тому

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

  • @kevinmoore8780
    @kevinmoore8780 5 років тому

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

  • @francinelopacinski6705
    @francinelopacinski6705 Рік тому

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

  • @michaeldenton2096
    @michaeldenton2096 4 роки тому +1

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

  • @CDOTNICKS
    @CDOTNICKS Рік тому

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

  • @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!!!

  • @bucket009
    @bucket009 5 років тому +3

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

  • @F355
    @F355 Місяць тому

    still one of the best tips ever, 9 years later in November 2024

  • @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.

  • @daveemery12
    @daveemery12 2 роки тому

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

  • @lindadunn2031
    @lindadunn2031 2 роки тому

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

  • @LyndaFlorida
    @LyndaFlorida 4 роки тому

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

  • @imadaaoun
    @imadaaoun Рік тому

    Dear Matt. Your video was excellent . I got exactly what I needed . Thank you so much. I just subscribed to your channel. Good Luck !

  • @ez_does_it
    @ez_does_it Рік тому

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

  • @thomreynolds5651
    @thomreynolds5651 7 років тому

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

  • @garylillich2311
    @garylillich2311 5 років тому +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 5 років тому

      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.

  • @gsau3000
    @gsau3000 4 роки тому

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

  • @papalegba4449
    @papalegba4449 2 роки тому

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

  • @almoore8132
    @almoore8132 3 роки тому

    Great tip Matt! Exactly what I wanted too do.

  • @hkn1982
    @hkn1982 2 роки тому

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

  • @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!

  • @polkmnn098
    @polkmnn098 3 місяці тому

    Very elegant Matt. Thanks. Instead of Excel you can also paste into Word and then do Control-H, search for the path string and replace with nothing. CHeers

  • @quackedup4969
    @quackedup4969 5 років тому

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

  • @scotthooper8104
    @scotthooper8104 4 роки тому

    Awesome! Great tip Matt! Thanks!

  • @radhakrishnamurthygummadi4713
    @radhakrishnamurthygummadi4713 5 років тому

    Thank you.... Very Much Matt Lanham.... This tip was useful to me work.
    Once again thank you Matt.

  • @derekjaydjchinatown
    @derekjaydjchinatown 3 роки тому

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

  • @Tuggadgurka
    @Tuggadgurka 5 років тому

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

  • @evelynwald9132
    @evelynwald9132 3 роки тому +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

  • @rickgarcia6899
    @rickgarcia6899 4 роки тому

    Thank you so much. Very useful. Very easy to follow.

  • @alias5152
    @alias5152 2 місяці тому

    Works with google spreadsheets too.. Just pay attention " Data -> Split Text to Columns" and then you will have small option in middle/down on the screen ( hard to notice tho ) option how you want to be separated ( default is detected automaticly ) but you can choose "custom" ( last option ) and add sign and it will automaticly do it for you.. Delete columns and there you go. Thank you so much for this video.

  • @Allen75000
    @Allen75000 4 роки тому

    Straight to the point, thanks Matt!

  • @conanliquid
    @conanliquid 4 роки тому

    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.

  • @gringomalo33
    @gringomalo33 4 роки тому

    You saved me hours of work. Thank you!!!

  • @ryzeonline
    @ryzeonline Рік тому

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

  • @gillianshaw1711
    @gillianshaw1711 3 роки тому

    Thanks Heaps! Saved me so much time!

  • @dermontbud2798
    @dermontbud2798 4 роки тому

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

  • @colinjenkins8825
    @colinjenkins8825 4 роки тому

    Absolutely brilliant, thank you so much Matt

  • @ralphboas7518
    @ralphboas7518 Рік тому +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

  • @huntr77777
    @huntr77777 6 років тому

    Excellent teaching.... and thank you. Yes, I saved this video! Yes, I subscribed.

  • @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 7 років тому

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

  • @cesarvargas.5493
    @cesarvargas.5493 Рік тому

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

  • @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.

  • @natejacki
    @natejacki 4 роки тому

    Thanks! Easy Peasy with these instructions.

  • @splashdoggy
    @splashdoggy 6 років тому

    Thank you! Easy to follow, clear instructions.

  • @reubenha1
    @reubenha1 7 років тому

    SUPER COOL! This is soooo useful! Million thanks!

  • @harpersneil
    @harpersneil 4 роки тому

    Massively useful video - thank you!

  • @mrm2689
    @mrm2689 6 років тому

    Dear Matt Many thanks for this video. It was very helpful.

  • @3bearsgayming
    @3bearsgayming 4 роки тому

    thanks so much for this, it's such a specific thing to need but a huge time saver!

  • @TheOnibar
    @TheOnibar Рік тому

    Thanks mate, i was searching for this solution for long time. ❤❤❤

  • @deepakarora2152
    @deepakarora2152 2 роки тому

    Thanks Matt, solved my issue. really happy. God bless

  • @dagrial
    @dagrial 2 роки тому

    Just what I needed! Thank you so much!

  • @satanking35
    @satanking35 Рік тому

    Thank you very much Matt Much Appreciated Love from Kashmir

  • @brendasexton6038
    @brendasexton6038 4 роки тому

    This is awesome! So easy to follow - thank you!

  • @melissapugh5816
    @melissapugh5816 8 місяців тому

    Awesome, saved me a ton of time! Thank you so much

  • @Jaota82
    @Jaota82 6 років тому

    Thank you sir. This save me many hours of work!

  • @missycj99
    @missycj99 6 років тому

    Thank you so very much. I have been trying to do this for years.

  • @barrypage9165
    @barrypage9165 2 роки тому

    Fantastic video. Thank you so much.

  • @andybourre1957
    @andybourre1957 4 роки тому

    Thank you. You saved me a ton of time