List of filenames from folder into Excel

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

Комментарии • 22

  • @RasaCartaMagna
    @RasaCartaMagna Год назад

    This is legitimately the best Excel tutorial I have ever seen.
    Thank you.

  • @SwahiliSpicE
    @SwahiliSpicE 6 месяцев назад

    Hi, this is an amazing tutorial and potentially a life saver for a project I have at work at the moment. Just one problem, I have a folder with about zip folders and I need the file names of the files inside the zip folders. How can I do this?

  • @andriikulishov3371
    @andriikulishov3371 2 года назад +1

    concise and simply brilliant explanation! thanks!

  • @gregbernard7861
    @gregbernard7861 Год назад +1

    This is great. I was using VBA. Super cool.

  • @truongnguyenchuyenngu
    @truongnguyenchuyenngu Год назад

    Thanks for your helpful tutorial, but is there any way to obtain file names from subfolder as well?

  • @mohammadj.shamim9342
    @mohammadj.shamim9342 2 года назад

    Great work. Beautiful automation

  • @raymonddavid7661
    @raymonddavid7661 2 года назад

    Awesome lesson, and very useful for my project. Is there a way to also include sub folders and their respective files?

  • @hemanthvishwas4058
    @hemanthvishwas4058 2 года назад

    Thank you so much Karina

  • @DjWebbsite
    @DjWebbsite 2 года назад

    Wow, really nicely done! Thanks so much.

  • @larshansen9969
    @larshansen9969 2 года назад

    Very nice trick. It works as intended until I save (macro enabled) and reopen the book. After pasting a new path all I get is a #NAME? in the filename list. What am I missing ? Excel 365 version 2102.

  • @lucienne4263
    @lucienne4263 2 года назад

    very usefull, but I'm working with a dutch version of excel and can't find this formula. I do have office. I've checked the convert list on www but I can't find this Files formula. Anyone knows the dutch name? thanks

  • @moesadr3342
    @moesadr3342 3 года назад

    Is there any way that the folder name/path can be changed whenever needed? Like a drop down box or data entry cell to introduce other folder's name/path ( of course one folder at a time?)

  • @matthewanacleto7885
    @matthewanacleto7885 Год назад

    can you get it to do subfolders?

  • @steinidaraasen
    @steinidaraasen 2 года назад +1

    Do you have a mac version for this. done it step by step but get #name? error

    • @ndhuy92
      @ndhuy92 6 месяцев назад

      I have the same issue. pls help

  • @sukhmindersingh8158
    @sukhmindersingh8158 2 года назад

    Thank you very much..

  • @kartiksoni4702
    @kartiksoni4702 Год назад

    What if i need copy sub folders file name

  • @doma3554
    @doma3554 2 года назад

    Super cool.

  • @KhaledAmeen
    @KhaledAmeen 2 года назад

    It only returns the first file name
    why?

    • @karinaadcock
      @karinaadcock  2 года назад +1

      Some versions of Excel have dynamic arrays which allow formula results to spill across multiple cells. If you do not have this you will have to use the index formula to get all of the files.

    • @KhaledAmeen
      @KhaledAmeen 2 года назад

      @@karinaadcock
      Could you send me an example

    • @maheshsajjan8841
      @maheshsajjan8841 2 года назад

      @@karinaadcock same problem with me also .. cud u please help