Question : Separate words in cells

I have 4 cells - A (Prefix), B (Forename), C (Surname) and D (all of these).

So, in Col D I have 'Mr John Harris'.

What I want to do is split this name down into the 3 columns before it - how can I accomplish that?

Thanks

Lapchien

Answer : Separate words in cells

Hi Lapchien,

1. Select Column C
2. Select Data|Text to Columns from the menu
3. Use space as the delimiter

Keep in mind that this will be problematic for forenames or surnames that themselves have spaces...

Regards,

Patrick
Random Solutions  
 
programming4us programming4us