Good afternoon,
I need assistance with a VB code that will copy a .txt file from one location to another.
The catch is, however, that I need the copied .txt (that is, the new .txt file that copied into another location), to end with a time stamp. Here is an example of what I mean:
P:\files\summary.txt save as P:\files\final\summary1205200312:20p.m.txt
I hope this makes sense but please let me know if I can further explain.
Much apreciation,
dalex
I need assistance with a VB code that will copy a .txt file from one location to another.
The catch is, however, that I need the copied .txt (that is, the new .txt file that copied into another location), to end with a time stamp. Here is an example of what I mean:
P:\files\summary.txt save as P:\files\final\summary1205200312:20p.m.txt
I hope this makes sense but please let me know if I can further explain.
Much apreciation,
dalex