|
|
Changing number to mins/seconds
I want to change data that is just a normal number into mins and seconds.
e.g. 80 ---> 1:20 or 1.20 or something, so it is recognisable as 1 minute 20
seconds
Katie.
|
|
0
|
|
|
|
Reply
|
Utf
|
12/9/2009 10:32:47 PM |
|
Katie,
Try this
=A1/(24*60*60)
Format as hh:mm:ss
Mike
"Katie" wrote:
> I want to change data that is just a normal number into mins and seconds.
> e.g. 80 ---> 1:20 or 1.20 or something, so it is recognisable as 1 minute 20
> seconds
>
> Katie.
|
|
0
|
|
|
|
Reply
|
Utf
|
12/9/2009 10:31:41 PM
|
|
What about this:
=TIME(,,A1)
Format as:
mm:ss
HTH,
Ryan---
--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.
"Katie" wrote:
> I want to change data that is just a normal number into mins and seconds.
> e.g. 80 ---> 1:20 or 1.20 or something, so it is recognisable as 1 minute 20
> seconds
>
> Katie.
|
|
0
|
|
|
|
Reply
|
Utf
|
12/9/2009 10:33:30 PM
|
|
Thank you!
Next question:
if i had a column of data and i need to group/subtotal any cells containing
zeros or isolated zeros, wat formula do i put in
eg.
0 )
1 )
0 )
0 ) subtotal = 4 (so i know it was a group of four cells)
4
5
1
6
5
0 )
1 )
0 ) subtotal = 3
6
7
8
0 ) subtotal = 1
basically the data shows steps and rests, and we need to know how long the
rest periods are. single steps surrounded by rest (0) need to be counted as
rest intervals.
if that makes sense...
Katie.
"Mike H" wrote:
> Katie,
>
> Try this
>
> =A1/(24*60*60)
>
> Format as hh:mm:ss
>
> Mike
>
> "Katie" wrote:
>
> > I want to change data that is just a normal number into mins and seconds.
> > e.g. 80 ---> 1:20 or 1.20 or something, so it is recognisable as 1 minute 20
> > seconds
> >
> > Katie.
|
|
0
|
|
|
|
Reply
|
Utf
|
12/9/2009 11:02:52 PM
|
|
|
3 Replies
468 Views
(page loaded in 0.061 seconds)
Similiar Articles: Convert text entered as minutes/seconds to minutes - microsoft ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... Convert text entered as minutes/seconds to minutes - microsoft ... change mm to decimal - microsoft ... hours, minutes, seconds - microsoft.public.access.gettingstarted ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... Are you storing hours and minutes as a decimial number? I hope you are not ... Converting hour/minutes to hours/hundredths - microsoft.public ...Converting hour/minutes to hours/hundredths - microsoft.public ... How to Convert Seconds to Minutes | eHow.com Change the units on the number you ... change mm to decimal - microsoft.public.excelConvert text entered as minutes/seconds to minutes - microsoft ... change mm to decimal - microsoft.public.excel Cell will be blank until a number is entered in column A ... dividing a number into hours and minutes - microsoft.public.excel ...Converting hour/minutes to hours/hundredths - microsoft.public ..... which has hours/minutes ... Seconds to Minutes | eHow.com Change the units on the number ... 36.357 ... I have 3053 minutes and I want to convert to hours and minutes ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... I have 3053 minutes and I want to convert to hours and minutes ... Format the number [h]:mm If it is ... convert total minutes to hh:mm - microsoft.public.access.reports ...Assuming that Mints is the field holding the number of minutes: Format(Mints ... Changing number to mins/seconds - microsoft.public.excel.worksheet ... Convert # of second in ... i want to convert decimals into time format - microsoft.public ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... I want to change data that is just a normal number into mins and seconds. ... i want to convert ... Change the Number of Login Attempts Before Lockout - microsoft ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... Change the Number of Login Attempts Before Lockout - microsoft ... Is there a way to change the ... How do I process hours greater than 24 - microsoft.public.excel ...Changing number to mins/seconds - microsoft.public.excel.worksheet ... Katie, Try this =A1/(24*60*60) Format as hh ... Convert # of second in Days / Hours / Minutes ... Seconds, Minutes, and Hours - Converting Time UnitsHow would your function change if you wanted to display minutes only if the time was greater than sixty seconds? Rewrite the function to handle the number of days, in ... How do I change seconds to minutes and seconds using Excel 2000 ...I need to change a series of timings from 0 seconds to 150 seconds to minutes and seconds (not ... By dividing your number by the number of seconds in a ... Excel - Changing Minutes To Seconds - hi all i need... - Free ...Changing Minutes To Seconds - hi all i need a hand to change the following how do I get ... that number down to give me the total number of hours, minutes, and seconds? How to Convert Seconds to Minutes | eHow.comChange the units on the number you calculated in Step 2 from seconds to minutes. In the example, your result would be three minutes. Functions for Converting Time in Excel | eHow.comTo convert a serial number, or decimal fraction of a day, to hours, minutes and seconds use HOUR(serial number ... How to Change Hours to Decimals; How to Use the Excel ... 7/22/2012 5:38:03 AM
|
|
|
|
|
|
|
|
|