Hello all,
I am completely new to this forum - so apologies in advance for any redundancies within my question, and thanks in advance for any and all help given.
I currently have two columns in two separate sheets: Column1 (Sheet1) contains random numbers (cusips), while Column2 (Sheet2) has the filepath names of PDF files that are saved with a file name that contains a matching random number from Column1.
Question: How do I create a sub within VBA that will, by using the specific characters within the Column2 string to match with the corresponding characters in Column1, and then copy/paste that entire filepath name to another sheet (Sheet3)?
Thanks again for any provided help, and I look forward to learning much more on this forum.
I am completely new to this forum - so apologies in advance for any redundancies within my question, and thanks in advance for any and all help given.
I currently have two columns in two separate sheets: Column1 (Sheet1) contains random numbers (cusips), while Column2 (Sheet2) has the filepath names of PDF files that are saved with a file name that contains a matching random number from Column1.
Question: How do I create a sub within VBA that will, by using the specific characters within the Column2 string to match with the corresponding characters in Column1, and then copy/paste that entire filepath name to another sheet (Sheet3)?
Thanks again for any provided help, and I look forward to learning much more on this forum.