View Single Post
  #1   Report Post  
GOL
 
Posts: n/a
Default Deleting Parts of Cells

I have a list of information in a column. All the information has the format
of having numbers and letters then a / and more data. I only want to look at
the data to the left of the /. So, I would like the data to the right of the
/ deleted, including the /. For example, I need YYY9/5 to read YYY9. Any
suggestions?