The following should work although it's a two-step process. No idea if this is possible in a single rename operation.
Search for:Replace with:(single space character)
Then reload the list via the button with the arrow on it (left of the "Start" button), or press F5.
Search for:Replace with:[X] RegEx
Regards
Dalai
Search for:
Code:
-
Code:
Then reload the list via the button with the arrow on it (left of the "Start" button), or press F5.
Search for:
Code:
(.+)(\d{4})\s(\d{2})\s(\d{2})(.+)
Code:
$1$2-$3-$4$5
Regards
Dalai
Statistics: Posted by Dalai — 2024-02-29, 21:22 UTC