+ Reply to Thread
Results 1 to 3 of 3

Using text function to convert time to minutes

  1. #1
    Registered User
    Join Date
    08-09-2011
    Location
    Bay Village, Ohio
    MS-Off Ver
    Excel 2010
    Posts
    55

    Using text function to convert time to minutes

    I have time data in the following format -- 6/1/2011 12:10:42 AM -- and would like to identify the minutes. When I use the text function (=text(cell, "m")), the month is returned. How do I modify the function so that the number of minutes is returned. Thanks much.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Using text function to convert time to minutes

    koochandkai,

    What you're looking for is the Minute() formula. If the date/time value is in cell A1:
    =MINUTE(A1)

    Hope that helps,
    ~tigeravatar

  3. #3
    Registered User
    Join Date
    08-09-2011
    Location
    Bay Village, Ohio
    MS-Off Ver
    Excel 2010
    Posts
    55

    Re: Using text function to convert time to minutes

    Worked like a charm! Thanks so much!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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