This is legitimately the best Excel tutorial I have ever seen. Thank you.
@andriikulishov33712 жыл бұрын
concise and simply brilliant explanation! thanks!
@gregbernard78612 жыл бұрын
This is great. I was using VBA. Super cool.
@mohammadj.shamim93422 жыл бұрын
Great work. Beautiful automation
@SwahiliSpicE11 ай бұрын
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?
@DjWebbsite2 жыл бұрын
Wow, really nicely done! Thanks so much.
@hemanthvishwas40582 жыл бұрын
Thank you so much Karina
@truongnguyenchuyenngu Жыл бұрын
Thanks for your helpful tutorial, but is there any way to obtain file names from subfolder as well?
@raymonddavid76612 жыл бұрын
Awesome lesson, and very useful for my project. Is there a way to also include sub folders and their respective files?
@steinidaraasen2 жыл бұрын
Do you have a mac version for this. done it step by step but get #name? error
@ndhuy9210 ай бұрын
I have the same issue. pls help
@deprive-999x2 жыл бұрын
can you get it to do subfolders?
@sukhmindersingh223 жыл бұрын
Thank you very much..
@moesadr33423 жыл бұрын
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?)
@larshansen99692 жыл бұрын
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.
@lucienne42633 жыл бұрын
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
@kartiksoni47022 жыл бұрын
What if i need copy sub folders file name
@KhaledAmeen3 жыл бұрын
It only returns the first file name why?
@karinaadcock3 жыл бұрын
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.
@KhaledAmeen3 жыл бұрын
@@karinaadcock Could you send me an example
@maheshsajjan88412 жыл бұрын
@@karinaadcock same problem with me also .. cud u please help