Hi all,
I have some data with peoples names in.
I want to put their title in like so
Fred Bloggs becomes Mr Fred Bloggs
Fredrica Bloggs becomes Ms Fredrica Bloggs
Georgina Bloggs becomes Mrs Georgina Bloggs
I have tried to write a macro for this but can't get it to work, it seems to want to only change the original data everytime (I'm hopless with macros so won't embaress myself by posting the code)
It's all down to another cell which contains the correct title but only an initial which is why I can't replace all.
I want to click in a cell and then run the macro to tell it to insert Mr or Ms or Miss or Mrs before the text in that cell.
is this possible?
Regards, Phil
"If in doubt, hit it with an end user!
I have some data with peoples names in.
I want to put their title in like so
Fred Bloggs becomes Mr Fred Bloggs
Fredrica Bloggs becomes Ms Fredrica Bloggs
Georgina Bloggs becomes Mrs Georgina Bloggs
I have tried to write a macro for this but can't get it to work, it seems to want to only change the original data everytime (I'm hopless with macros so won't embaress myself by posting the code)
It's all down to another cell which contains the correct title but only an initial which is why I can't replace all.
I want to click in a cell and then run the macro to tell it to insert Mr or Ms or Miss or Mrs before the text in that cell.
is this possible?
Regards, Phil
"If in doubt, hit it with an end user!