Thanks JDraw, that is great the way that you did it allows for it to be done as part of the import process very smart better than my idea. How would you amend that to handle multi files in the same string?
Just the pure VBA is all that I need for example button 1 below (cmdExtractFiles) needs to extract the file names from A (txtSubject) and put it in B (txtFiles) once I the the code that does the extraction I can perhaps build on it in a sub table with links etc but I cant get past the first step...
Hi everyone, wondering if anyone has some help on this I'm trying to extract multiple file names and file paths from a string. In the sample string below (from an imported email that has an auto attachment save and link add-on) detail in the image below because the forum wouldn't allow my post...