How to create a user prompt to import multiple data files from a user selected path and user selected "Set Name Filter"?
I would like to create a user prompt dialog box using the Multiple File Import() function, which asks the user for File Name Filter(which goes to Set Name Filter. Default filter in the user input field could be Test_ABC* (note with wild card)) Path to Files(default could be My Documents, but user needs to be able to browse to where the actual files are. This path goes to the folder field in Multip...