FG

Reverse Name order in Notepad++

Fresh3 days ago
Mar 15, 20263693 views
Confidence Score0%
0%

Problem

I have a load of names in a file in the format Lastname, Firstname: Williams, Hywel Williams, Mark Williams, Roger Williams, Stephen ... Is there a simple way of reversing them in Notepad++, to get each line reversed into Firstname Lastname like so? Hywel Williams Mark Williams Roger Williams Steph…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Reverse Name order in Notepad++

Low Risk

Use the "Replace" function with a regexp, replacing with .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment