PC Review


Reply
Thread Tools Rate Thread

Calculating Average Time

 
 
Eán
Guest
Posts: n/a
 
      2nd Mar 2009
Hi

I have two columns one with a number of occurances and the other with a
duration of time hh:mm - formatted by /24/60.
I need to find a formula so I can show in a third column the average time
per occurance, so for example:

2 00:20
5 01:00

So the third column would show 00:10 and 00:20 respectively.

Many thanks


 
Reply With Quote
 
 
 
 
Fred Smith
Guest
Posts: n/a
 
      2nd Mar 2009
Times are just numbers to Excel, so use:
=Average(a1:a100)

Adjust the range to suit. Use the same format as for your other times.

Regards,
Fred.

"Eán" <(E-Mail Removed)> wrote in message
news:ABDB1E6C-4698-4778-8908-(E-Mail Removed)...
> Hi
>
> I have two columns one with a number of occurances and the other with a
> duration of time hh:mm - formatted by /24/60.
> I need to find a formula so I can show in a third column the average time
> per occurance, so for example:
>
> 2 00:20
> 5 01:00
>
> So the third column would show 00:10 and 00:20 respectively.
>
> Many thanks
>
>


 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      2nd Mar 2009
=B1/A1 and format appropriately, but where do you get the 00:20? Isn't it
00:12?
--
David Biddulph

"Eán" <(E-Mail Removed)> wrote in message
news:ABDB1E6C-4698-4778-8908-(E-Mail Removed)...
> Hi
>
> I have two columns one with a number of occurances and the other with a
> duration of time hh:mm - formatted by /24/60.
> I need to find a formula so I can show in a third column the average time
> per occurance, so for example:
>
> 2 00:20
> 5 01:00
>
> So the third column would show 00:10 and 00:20 respectively.
>
> Many thanks
>
>



 
Reply With Quote
 
Shane Devenshire
Guest
Posts: n/a
 
      2nd Mar 2009
Hi,

Suppose these are in A1:B2, in C1 enter the formula

=A1/B1

Now remember that 1:00 is a time of 1 hour, if you divide that by 5 you are
returning 1/5 of an hour which is not 20 minutes but 12 minutes.


--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Eán" wrote:

> Hi
>
> I have two columns one with a number of occurances and the other with a
> duration of time hh:mm - formatted by /24/60.
> I need to find a formula so I can show in a third column the average time
> per occurance, so for example:
>
> 2 00:20
> 5 01:00
>
> So the third column would show 00:10 and 00:20 respectively.
>
> Many thanks
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Calculating the Average Marshall Barton Microsoft Access Reports 0 22nd Mar 2009 02:14 PM
Calculating average response time for email wotcherBoy Microsoft Outlook VBA Programming 0 22nd Feb 2009 11:25 PM
Calculating average of average Lars Brownie Microsoft Access 3 18th Apr 2008 07:36 PM
calculating average time ka Microsoft Access Forms 2 30th Nov 2007 07:43 PM
Calculating an average bhrosey Microsoft Access Forms 10 7th May 2007 12:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:46 PM.