how do i convert a number into minutes for a time of completion c.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I do not know where to get a formula to convert a number into minutes and
have it take a given time and add to it to give me a completion time for a
specific task
 
Set up the following

A1 = Start time (say 10:00)
A2 = Task Duration (I am presuming you want to enter 20 instead of 00:20)
A3 = formula =A1+((A2/24)/60)

Answer = 10:20 when formatted as hh:mm

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top