Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Latest 24 hours avarege

We have some hourly data for every day 24hours, is it
possible to get the average for latest 24 hours. if so
pelase help me.

Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Latest 24 hours avarege

Hi
not that much data/information. Lets assume you have in
column a a date/time value and in column B the values for
which you want to get the average.

Enter the following array formula (with CTRL+SHIFT+ENTER):
=AVERAGE(IF((A1:A1000<=NOW())*(A1:A1000=NOW()+1), B1:B1000)

-----Original Message-----
We have some hourly data for every day 24hours, is it
possible to get the average for latest 24 hours. if so
pelase help me.

Thanks in advance
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Latest 24 hours avarege

I am Sorry Fran..Here is the Data Like This. I need to get
latest 24 Hours
Date Time Value
5/1/04 1 350
2 450
3 650
4 750
5 850
6 650
7 300
8 450
9 650
10 250
11 300
12 200
13 450
14 850
15 200
16 324
17 123
18 324
19 345
20 546
21 456
22 234
23 234
24 345
5/2/2004 1 250
2 450
3 650
4 750
5 850
6 650
7 300
8 450
9 650
10 250
11 300
12 200
13 450
14 850

-----Original Message-----
Hi
not that much data/information. Lets assume you have in
column a a date/time value and in column B the values for
which you want to get the average.

Enter the following array formula (with CTRL+SHIFT+ENTER):
=AVERAGE(IF((A1:A1000<=NOW())*(A1:A1000=NOW()

+1),B1:B1000)

-----Original Message-----
We have some hourly data for every day 24hours, is it
possible to get the average for latest 24 hours. if so
pelase help me.

Thanks in advance
.

.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Latest 24 hours avarege

Hi
and in your example which would that be?

--
Regards
Frank Kabel
Frankfurt, Germany


deepwater wrote:
I am Sorry Fran..Here is the Data Like This. I need to get
latest 24 Hours
Date Time Value
5/1/04 1 350
2 450
3 650
4 750
5 850
6 650
7 300
8 450
9 650
10 250
11 300
12 200
13 450
14 850
15 200
16 324
17 123
18 324
19 345
20 546
21 456
22 234
23 234
24 345
5/2/2004 1 250
2 450
3 650
4 750
5 850
6 650
7 300
8 450
9 650
10 250
11 300
12 200
13 450
14 850

-----Original Message-----
Hi
not that much data/information. Lets assume you have in
column a a date/time value and in column B the values for
which you want to get the average.

Enter the following array formula (with CTRL+SHIFT+ENTER):
=AVERAGE(IF((A1:A1000<=NOW())*(A1:A1000=NOW() +1),B1:B1000)

-----Original Message-----
We have some hourly data for every day 24hours, is it
possible to get the average for latest 24 hours. if so
pelase help me.

Thanks in advance
.

.

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
Latest Taxation Books available at jain book depot LATEST BOOKRELEASES JACK ANDERSON Excel Worksheet Functions 0 May 29th 10 01:25 PM
sumif and translate annual hours into weekly quarter hours se7098 Excel Worksheet Functions 23 October 11th 08 01:37 AM
wages - multiply hours and minutes by number of hours worked Carol (Australia) Excel Discussion (Misc queries) 6 April 1st 07 01:16 AM
Drivers Hours Timesheet - Calculate Hours Worked on Weekly Basis Graham Excel Discussion (Misc queries) 2 January 28th 07 08:40 PM
Convert hours and minutes in time format into fractions of hours.. Akern Excel Worksheet Functions 4 April 21st 05 02:56 PM


All times are GMT +1. The time now is 05:18 PM.

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"