Hi Guys,
How do I programmatically change the file name of a txt file using excel vba, I need a script where it will go through a folder which consists of txt files and change the txt filename by removing Time.
Original Filename: ABC_ABCDE_ABCD_YYYYMMDDTTTTTT.txt
New Filename: ABC_ABCDE_ABCD_YYYYMMDD.txt
Thank you in advance
Mike
How do I programmatically change the file name of a txt file using excel vba, I need a script where it will go through a folder which consists of txt files and change the txt filename by removing Time.
Original Filename: ABC_ABCDE_ABCD_YYYYMMDDTTTTTT.txt
New Filename: ABC_ABCDE_ABCD_YYYYMMDD.txt
Thank you in advance
Mike