+ Reply to Thread
Results 1 to 5 of 5

Converting TIME AM/PM to MM:SS

  1. #1
    Registered User
    Join Date
    02-25-2014
    Location
    Dallas
    MS-Off Ver
    Excel 2010
    Posts
    3

    Converting TIME AM/PM to MM:SS

    I will start with the obligatory statement of I am new to the forum and do not work with Excel very often…so here is what I want to do. I have a spreadsheet that is the resulting product of a radio programming software that exports music logs as .csv documents. I have imported/opened this spreadsheet in excel so I can track how many minutes are left in each hour that need to be filled to back-time each hour of the program. I need to make this extremely easy to use and read for the hosts of the show. So complicated formulas and maneuvers are out of the question.

    Here is what we are working with in the spreadsheet we have times listed for song length in a column in this format "2:56" which represents two minutes and 56 seconds total song length. However, Excel is reading this data as "2:56 AM" which is not what we need. I want to convert this data, without lengthy programming and formulas, from the default AM/PM to reflect the song length as originally intended. What I would like to do with the resulting conversion is to sum the mm:ss output to display total time for each hour of the program.

    Are there any simple solutions out there? If the solutions require a formula to convert this data, could you also supply how to apply that formula across multiple cells? Remember the data is already in the spread sheet I will not be entering the data manually. Clear as mud? Thanks for any suggestions in advance.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Converting TIME AM/PM to MM:SS

    You can devide the times by 60
    =A1/60
    And format the cells as mm:ss

    These will still be considered real time values, but they will be minutes and seconds instead of hours and minutes.

  3. #3
    Registered User
    Join Date
    02-25-2014
    Location
    Dallas
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Converting TIME AM/PM to MM:SS

    well that was easy…I have spent 2 1/2hrs searching and never found that one…thanks! Anyway to generically apply that formula to all cells in the length column?

  4. #4
    Registered User
    Join Date
    02-25-2014
    Location
    Dallas
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: Converting TIME AM/PM to MM:SS

    never mind that solution was easy to find on my own

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Converting TIME AM/PM to MM:SS

    You're welcome.

+ 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. Converting 4 digit number to time unit and extrapolating time to run from there
    By shaunsul in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-31-2011, 08:01 PM
  2. converting military time to EDT and subtracting time from one cell to another
    By niklas24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-03-2010, 09:41 AM
  3. Replies: 4
    Last Post: 07-14-2010, 03:17 PM
  4. Replies: 7
    Last Post: 05-18-2009, 02:00 PM
  5. Converting military time to decimal time not rounding correctly
    By Sean Anderson in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-23-2008, 09:12 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