Hi all,
I'm looking to execute a find & replace on a dataset whereby anything containing the value 'xxx' is replaced with the value 'xxx'. For example, in a set of:
yyyxxxyyy
hhhxxxhhh
xxxhhhhhh
wwwaaaxxx
xhhaxxghh
After the find & replace, I would like the cells to read:
xxx
xxx
xxx
xxx
xhhaxxghh
Is there a way of doing this? As far as I can tell, the Find & Replace feature does not allow this and does not delete characters when a cell string contains a certain value.
Thank you for any help
I'm looking to execute a find & replace on a dataset whereby anything containing the value 'xxx' is replaced with the value 'xxx'. For example, in a set of:
yyyxxxyyy
hhhxxxhhh
xxxhhhhhh
wwwaaaxxx
xhhaxxghh
After the find & replace, I would like the cells to read:
xxx
xxx
xxx
xxx
xhhaxxghh
Is there a way of doing this? As far as I can tell, the Find & Replace feature does not allow this and does not delete characters when a cell string contains a certain value.
Thank you for any help