How do I delete the seconds part (:00) off a column that holds time (05:00:00). I was able to use the text to column to separate the AM/PM from the time column but I'm at a loss of how to delete the seconds. I've tried using text to column
with the delimiter of colon (:) but for some reason when I do this it changes the 3 columns to 00:00:00.
↧