View Single Post
  #4   Report Post  
Max
 
Posts: n/a
Default

Assume the values are in col A, A1 down
Try in B1: =TRIM(A1)&"TR"
Copy down

If required ..
Kill the formulas in col B with an in-place:
Copy paste special values OK

--
Rgds
Max
xl 97
--
Please respond, in newsgroup
xdemechanik <atyahoo<dotcom
---
"Alex" wrote in message
...
I have about 450 values in a column that I want to ad TR to the end of it.
What formula would I use to accomplish this.

-thanks,