I need to make a workflow which reads an excel file. Within the excel file, column A contain a list of directories. Column B contains the file names. Now The regular way would be to create multiple directory inputs to read all the files. Now is there a work around to use only one directory file using a macro to read these multiple files and open them?