Thread: Excel ??
View Single Post
  #1   Report Post  
Edgar Thoemmes
 
Posts: n/a
Default

If youre data starts in range A2 then enter formula =left(a2,15) in cell B2
and fill down.

"Iservthee" wrote:

I want to keep the first 15 characters in a column and delete everything
after those characters.