Hi Champs,
I know if I can't get my answer here, I probably wont get it elsewhere. I am trying to fetch excel book filenames from folder that contains the excelbook I am working on and contain a specific string like *WFM*.xl*. I receive few files daily from WFM dept but file names have "WFM" appear at different location within file name and since these are daily reports they have dates attached to the file names as well. So the only option I have left is to fetch file names that have WFM in them. Once I have these copied on active work sheet with full address, I can use INDIRECT() and concatenation to join the full file names with already known sheet names and cell refs to fetch data.
Hope I have been clear enough for you.
THNX!!!
I know if I can't get my answer here, I probably wont get it elsewhere. I am trying to fetch excel book filenames from folder that contains the excelbook I am working on and contain a specific string like *WFM*.xl*. I receive few files daily from WFM dept but file names have "WFM" appear at different location within file name and since these are daily reports they have dates attached to the file names as well. So the only option I have left is to fetch file names that have WFM in them. Once I have these copied on active work sheet with full address, I can use INDIRECT() and concatenation to join the full file names with already known sheet names and cell refs to fetch data.
Hope I have been clear enough for you.
THNX!!!