Hi thank you very much,
As you can see in column B there is some irrelevant data. How can i remove this?
Many thanks
Ashley
Hi thank you very much,
As you can see in column B there is some irrelevant data. How can i remove this?
Many thanks
Ashley
Hi Ashley
try this formula in C2 copied down:
=SUBSTITUTE(SUBSTITUTE(B2,"&",""),"nbsp;","")
Richard
Richard Schollar
Microsoft MVP - Excel
AH! I had never used substitute before.
Your solution is nearly perfect however the where & was present that was removed and not changed to & (probably due to my poor explanation).
This solution solves that issue as well.
=SUBSTITUTE(SUBSTITUTE((SUBSTITUTE(B8,"&","&")),"&",""),"nbsp;","")
Thank You!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks