Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7740333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T08:45:06+00:00 2026-06-01T08:45:06+00:00

How to convert minutes seconds into decimal format in Excel. eg: I have the

  • 0

How to convert minutes seconds into decimal format in Excel.
eg: I have the data 28 minutes, 116 seconds

which needs to be first calculated to be read as 29 minutes, 56 seconds. And then it needs to be converted into decimal format.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T08:45:07+00:00Added an answer on June 1, 2026 at 8:45 am

    Does the data always show minutes and seconds? What about hours? For just minutes and seconds in A2 try this formula

    =SUM(MID("000"&A2,FIND({"min","sec"},A2)-1,3)/{1440,86400})

    format result cell as h:mm:ss or similar

    Revised

    If you have minutes as a number in A1 and seconds as a number in A2 as per your comment then you can use this formula in A3 to get that converted to a time value

    =TIME(0,A1,A2)

    Format as [h]:mm:ss and that will give a result like 0:29:56

    ….or if you want to get “decimal minutes” – e.g. for the same figures that would be 29.93 – then multiply by 1440, i.e.

    =TIME(0,A1,A2)*1440

    format A3 as number

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I convert seconds into (Hour:Minutes:Seconds:Milliseconds) time? Let's say I have 80 seconds;
I am using JavaScript Date object to convert milliseconds into a readable minutes:seconds formatted
How can I convert seconds into minutes and seconds? I am aware that you
Possible Duplicate: How do I format an amount of milliseconds into minutes:seconds:milliseconds in PHP?
The input string is '20100908041312' the format is year,month,day,Hours,minutes,seconds,time zone and I have ben
I am using TimeStamp class to convert seconds into Day,Hours,Minutes,Seconds. I used following code
So I have an array of podcast lengths in 30:13 (minutes:seconds) format that I
How to convert betwee number of minutes to hh:mm format in obj-c? For example,
I'm trying to convert this 2012-03-27 16:01:48 CEST into 1 hour and 22 minutes
I have to create a Java EE application which converts large documents into different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.