![]() |
|
#2
|
|||
|
|||
|
Hi Jim,
I am a "novice" but I am wondering since you want to do basic file renaming, the best would be use a script shell (.bat on Windows) or server script (ASP/PHP/Python, etc.) depending where the files are located. For Visual Basic, please have a look at the Split() function. Split function (Visual Basic for Applications) | Microsoft Docs You can just split the string at the "-" delimiter and retrieve the last value of the array (you will have to remove the empty space of that last value) |
| Tags |
| rename file, word vba code |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Would like to shortern the coding for searching docx file names in specific directory
|
SamDsouza | Word VBA | 4 | 01-06-2021 07:27 AM |
Using Word VBA to change file names in a directory
|
sg11 | Word VBA | 4 | 03-22-2018 04:25 AM |
replace numbers with names
|
shivy | Excel | 6 | 04-01-2017 10:15 AM |
How capture a folder's file names to a file?
|
BobKnepper | Word | 2 | 05-22-2016 07:30 AM |
Copy and Paste from File to File but File Names always change
|
aaronbauer1980 | Excel Programming | 1 | 04-15-2016 05:53 PM |