Hello,
I have column contains "text values" few of them have "-" (hyphen) on their right, what function should i use to exclude and show them in a different column?
for example:
apple
apple -
orange
tomato-
I want to see in a different column the following values:
apple -
tomato-
Thanks
Ofira
I have column contains "text values" few of them have "-" (hyphen) on their right, what function should i use to exclude and show them in a different column?
for example:
apple
apple -
orange
tomato-
I want to see in a different column the following values:
apple -
tomato-
Thanks
Ofira