S
sjs
I have a column of data where some of the data ends in ' 1' (space 1). How
do I remove the (space 1)?
For example:
test
trial 1
I need:
test
trial
tks,
steve
do I remove the (space 1)?
For example:
test
trial 1
I need:
test
trial
tks,
steve