Excel VBA Macro: List All Files (From a Selected Folder)

Excel VBA Macro: List All Files (From a Selected Folder)

Excel VBA Macro: List All Files (From a Selected Folder). In this video, we go over how to use Application.FileDialog(msoFileDialogFolderPicker) to allow a user to select a folder, and use our code to return the names of all of the files in that selected folder.

This is a modification of code from: https://www.thespreadsheetguru.com/the-code-vault/2014/4/23/loop-through-all-excel-files-in-a-given-folder

#ExcelVBA #ExcelMacro

ExcelMacro:Files

Post a Comment

0 Comments