B
bt707
I have a long column that has text in it.
Ex:
A1= joe1-g-mex.state.city
A2= bill22-g-mex.state.city
B3= mary-g-mex.state.city
I need to be able to remove everything from the dot (.) to the end
leaving only the first part that is up unto the (.) but not including
the (.)
To make it look like this:
A1= joe1-g-mex
A2= bill22-g-mex
B3= mary-g-mex
Thanks for any help!!!
Ex:
A1= joe1-g-mex.state.city
A2= bill22-g-mex.state.city
B3= mary-g-mex.state.city
I need to be able to remove everything from the dot (.) to the end
leaving only the first part that is up unto the (.) but not including
the (.)
To make it look like this:
A1= joe1-g-mex
A2= bill22-g-mex
B3= mary-g-mex
Thanks for any help!!!