In notepad++ you can delete the columns very easy with the following procedure
Press and hold the SHIFT + ALT keys, and move down using the DOWN arrow on the keyboard (while still holding SHIFT + ALT).
James Froggatt
ASKER
I can use that to remove the number and space up to the first character of the town name, but then there's no clear column to use after that to delete after the town/name i.e.
Wien Wien 1,897,491
Graz Stm 288,806
Linz OÖ 205,726
Salzburg Sbg 154,211
Innsbruck Tir 132,110
Klagenfurt Ktn 100,817
Villach Ktn 62,243
Wels OÖ 61,727
Sankt Pölten NÖ 55,044
So I think I need a regular expression now, to the effect of;
"On each line select everything after the first space after the first word "
Press and hold the SHIFT + ALT keys, and move down using the DOWN arrow on the keyboard (while still holding SHIFT + ALT).