tonywatsonhelp
Well-known Member
- Joined
- Feb 24, 2014
- Messages
- 3,210
- Office Version
- 365
- 2019
- 2016
- Platform
- Windows
Hi Everyone
Ok so I need to remove the name from a cell with other data in it.
so lets say data is in A2
here are some examples of what it can look like
what I have: The result I want
WEb Site - Sales - Tony Tony
Web - enquiry - Tony-Snith Tony-Snith
Web equiry - Tony Tony
web Enquiry - Tony-smith Tony-smith
So basicly there is a problem
I need to seperate the data by finding the last " - " but some names have just "-" which is fine and part of what i need so how can I text the formula to
"Split data where the the last occurance of " - " (so thats "Space-Space") and give me everything to the right?
thanks
Tony
Ok so I need to remove the name from a cell with other data in it.
so lets say data is in A2
here are some examples of what it can look like
what I have: The result I want
WEb Site - Sales - Tony Tony
Web - enquiry - Tony-Snith Tony-Snith
Web equiry - Tony Tony
web Enquiry - Tony-smith Tony-smith
So basicly there is a problem
I need to seperate the data by finding the last " - " but some names have just "-" which is fine and part of what i need so how can I text the formula to
"Split data where the the last occurance of " - " (so thats "Space-Space") and give me everything to the right?
thanks
Tony