Good Morning All
I have the a series of addresses each in a single field as follows
[TABLE="width: 403"]
75 r Léon Boyer 37000 TOURS
[/td]La Fredonnerie 37330 MARCILLY SUR MAULNE
[/td]La Rabottière 37150 LUZILLE
[/td]8 Bourg Neuf 37340 RILLE
[/td]45 r Hospitalité 37000 TOURS
[/td]23 pl Foire Le Roi 37000 TOURS
[/td]15 Bis r Espérance 37600 BEAULIEU LES LOCHES
I would like to extract the Post Code and the Locaility (as marked in red in the last address).
I tried using the RIGHT and FIND functions but I have encountered two problems
1. It does not seem to work as (for example if you limit the function to the first space) rom the 1st address it extracted "RS". It may be something in the format but cannot find anything wrong. I also checked the cell using the data to column wizard choosing space as a delimiter and "TOURS was extracted as one word.
2. Given the type of locaity names the function which would apply for the 1st address will not work for the 2nd.
Anyone can help.
JamJ
PS. Alternatively I can settle for a solution to inserting a hyphen before the postcode, and after use the data to column wizard.
[/td]
[/TABLE]