+ Reply to Thread
Results 1 to 2 of 2

CSV file Time won't remove seconds

  1. #1
    Registered User
    Join Date
    10-26-2014
    Location
    Leavenworth, WA
    MS-Off Ver
    2010
    Posts
    82

    CSV file Time won't remove seconds

    Hi;
    I have to save my work reports from our software to CSVs.
    The date stamp is shown as hour, minute, seconds.

    I have tried using formatting, text formulas, and rounding and yet it still is displayed with seconds.
    I just want minutes and seconds, but some of the research I have done says that CSVs are difficult to truncate to just seconds.

    Thank you,

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,176

    Re: CSV file Time won't remove seconds

    Use helper column:

    =TEXT(A1,"[mm]:ss")

    Or:

    =TEXT(A1,"[hh]:mm")

    Last edited by Phuocam; 09-28-2017 at 07:29 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 15
    Last Post: 08-23-2017, 03:32 PM
  2. Replies: 3
    Last Post: 08-10-2016, 10:53 AM
  3. [SOLVED] Remove seconds and frames in time value
    By excel newbie 74 in forum Excel General
    Replies: 2
    Last Post: 06-07-2012, 09:37 AM
  4. Filtering time from 1 seconds into 10 seconds
    By Deane in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 05-30-2010, 09:48 PM
  5. Replies: 4
    Last Post: 01-18-2010, 04:29 AM
  6. Convert "Time Interval" in "hours : minutes : seconds" to seconds
    By deano27 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-28-2008, 09:07 AM
  7. Replies: 7
    Last Post: 05-08-2005, 04:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1