Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Help filtering date related data


I have created a simple spreadsheet that contains the following data for
2006

Column A - WEEKDAY function reading from Column B (values 1-7)
Column B - date
Column C - # of Orders
Column D - Total Revenue
Column E - Avg Revenue per order

Each row in the spreadsheet is a date of 2006, starting with Jan 1. My
challenge is to create a formula that pulls all of the info for a given
day of the week and creates benchmarks for trend analysis. For
example, I want calculate the average number of orders received on a
Monday from Jan 1 - present. Data for future dates are prefilled with
0. Sample is as follows:



A B D D
E
1 01/01/2006 82 14201.70
173.19
2 01/02/2006 155 23339.30
150.58
3 01/03/2006 171 27979.57
163.62
1 01/08/2006 154 34360.55
223.12
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,047
Default Help filtering date related data

Hi,

use auto filter and:

Filter column A =2 then

Filter column B Jan-01-2006

use a formula on column d to see the average of # Orders
=subtotal(1,d2,d100) adjust for your range

hth
regards from Brazil
Marcelo

"mgalloway" escreveu:


I have created a simple spreadsheet that contains the following data for
2006

Column A - WEEKDAY function reading from Column B (values 1-7)
Column B - date
Column C - # of Orders
Column D - Total Revenue
Column E - Avg Revenue per order

Each row in the spreadsheet is a date of 2006, starting with Jan 1. My
challenge is to create a formula that pulls all of the info for a given
day of the week and creates benchmarks for trend analysis. For
example, I want calculate the average number of orders received on a
Monday from Jan 1 - present. Data for future dates are prefilled with
0. Sample is as follows:



A B D D
E
1 01/01/2006 82 14201.70
173.19
2 01/02/2006 155 23339.30
150.58
3 01/03/2006 171 27979.57
163.62
1 01/08/2006 154 34360.55
223.12
.

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
compare date to column data Custermd Excel Worksheet Functions 1 February 21st 06 03:57 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Extracting data from the current date Cali00 Excel Worksheet Functions 2 April 14th 05 05:49 AM


All times are GMT +1. The time now is 11:41 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"