R
Rpettis31
I receive files 2x daily with tracking information that is in a txt format.
The files come in the name format example GEN_UNIEK_CNTRMAN_2008_15_03_34.
I would like to know how to get the time date stamp to access these files by
using the GEN_UNIEK_CNTRMAN_2008-* and the date to open these files.
I have code that works to convert the file and save it as an xls.
So I just need to know how to pull these other files that have been stored
for the past year.
Thanks
The files come in the name format example GEN_UNIEK_CNTRMAN_2008_15_03_34.
I would like to know how to get the time date stamp to access these files by
using the GEN_UNIEK_CNTRMAN_2008-* and the date to open these files.
I have code that works to convert the file and save it as an xls.
So I just need to know how to pull these other files that have been stored
for the past year.
Thanks