Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VBS to Rename Files
Name: RealDumbAss Date: June 30, 2009 at 08:59:16 Pacific OS: Windows XP Subcategory: Batch
Comment:
I am looking for a VB Script that would rename several Acrobat files based on a reference list (txt, csv, ect).
The acrobat files are created with time/date stamp. I would like a vbs to rename those files based on the reference list (same order).
Name: Razor2.3 Date: June 30, 2009 at 13:25:30 Pacific
Reply:
I would like a vbs to rename those files based on the reference list (same order). I have no idea what this reference list looks like, nor do I know what order you're talking about.
0
Response Number 2
Name: ghostdog Date: June 30, 2009 at 22:32:45 Pacific
Reply:
show examples of the reference list, your input files( or filenames) and your final output. Describe your problem clearly!
Summary: I need a batch file to rename the contents of a directory and then move the file to another directory (archive). The format of the files are 123456.edi and they need to be TCOL123456.edi. I've no expe...
Summary: In Excel i want to rename the worksheet tab using a VB macro. I want it to copy a cell on the worksheet and use it as the worksheet name. It needs to be variable because i want to copy the worksheet...
Summary: This topic seems beaten into the ground, however, any help would be appreciated. I'm trying to piece together a script that'll rename a season of a show. I've been trying to learn myself. But, am sti...