Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Coditional Formatting?

I need help. I'm not sure how to ask this question. I'm trying to average
the number of entries during a specific time frame with a formula (or
anything else). This is what my data looks like:
UserName
4:57:48 PM Login
4:59:57 PM Add Record
5:02:21 PM Add Record
6:59:17 PM Add Record
8:34:56 PM Logout
This user created 3 entries in 3hrs and 37mins. Average of 1 every
1:12mins). Can anyone help?

--
Nena
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default Coditional Formatting?

Hi Nena,

here's how you will do this.

Say your belo data is in Column B and column C resp.

type the below formula where you want the average-

=(B6-B2)/COUNTIF(C2:C6,"Add Record")

Here B6 is LogOut cell and B2 is LogIn cell.

Also make sure you do not have any other entries in between log in and log
out otherwise your aveage will be wrong.
Also the cell in which you will type the formula should be formatted as
HH:MM:SS to see the result.
Hope this helps!!

--
Pranav Vaidya
VBA Developer
PN, MH-India
If you think my answer is useful, please rate this post as an ANSWER!!


"Nena" wrote:

I need help. I'm not sure how to ask this question. I'm trying to average
the number of entries during a specific time frame with a formula (or
anything else). This is what my data looks like:
UserName
4:57:48 PM Login
4:59:57 PM Add Record
5:02:21 PM Add Record
6:59:17 PM Add Record
8:34:56 PM Logout
This user created 3 entries in 3hrs and 37mins. Average of 1 every
1:12mins). Can anyone help?

--
Nena

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 03:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 05:35 PM
expanding custom formatting without removing existing cell formatting? Keith Excel Worksheet Functions 3 December 27th 06 02:54 PM
Why is coditional formatting not accessable? dgams Excel Worksheet Functions 3 April 23rd 05 06:32 PM
coditional formatting John Knoke Excel Worksheet Functions 5 April 17th 05 09:21 PM


All times are GMT +1. The time now is 04:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"