Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default Grouping large amount of data by day-of-week

I have a table with three columns; Date, Type and Day. The Day column was set
up by creating it from the date column (Format!Number!Custom!DDDD). There is
three years of data amounting to 22690 records. The Type column is for five
types of vehicles; car, pickup, van, suv and motorcycle. I want to create a
summary pivot table showing all the types of vehicles stolen on each day of
the week. For example:

TYPE Mon Tue Wed Thu Fri Sat Sun
CAR
PICKUP
VAN
SUV
MOTORCYCLE

I'm looking to find how many cars were stolen on a Monday over the three
year period. Same for the other types and days.

Thanks, Dan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Grouping large amount of data by day-of-week

I see two choices. Add a column to your data, or create a calculated field
in your pivot talbe. In either case, use the formula:

=text(a1,"ddd")

Regards
Fred

"Dan" wrote in message
...
I have a table with three columns; Date, Type and Day. The Day column was
set
up by creating it from the date column (Format!Number!Custom!DDDD). There
is
three years of data amounting to 22690 records. The Type column is for
five
types of vehicles; car, pickup, van, suv and motorcycle. I want to create
a
summary pivot table showing all the types of vehicles stolen on each day
of
the week. For example:

TYPE Mon Tue Wed Thu Fri Sat Sun
CAR
PICKUP
VAN
SUV
MOTORCYCLE

I'm looking to find how many cars were stolen on a Monday over the three
year period. Same for the other types and days.

Thanks, Dan


  #3   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default Grouping large amount of data by day-of-week

Thanks Fred. That did it!
Appreciate your help...

"Fred Smith" wrote:

I see two choices. Add a column to your data, or create a calculated field
in your pivot talbe. In either case, use the formula:

=text(a1,"ddd")

Regards
Fred

"Dan" wrote in message
...
I have a table with three columns; Date, Type and Day. The Day column was
set
up by creating it from the date column (Format!Number!Custom!DDDD). There
is
three years of data amounting to 22690 records. The Type column is for
five
types of vehicles; car, pickup, van, suv and motorcycle. I want to create
a
summary pivot table showing all the types of vehicles stolen on each day
of
the week. For example:

TYPE Mon Tue Wed Thu Fri Sat Sun
CAR
PICKUP
VAN
SUV
MOTORCYCLE

I'm looking to find how many cars were stolen on a Monday over the three
year period. Same for the other types and days.

Thanks, Dan



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Grouping large amount of data by day-of-week

Glad it worked. Thanks for the feedback.

Fred.

"Dan" wrote in message
...
Thanks Fred. That did it!
Appreciate your help...

"Fred Smith" wrote:

I see two choices. Add a column to your data, or create a calculated
field
in your pivot talbe. In either case, use the formula:

=text(a1,"ddd")

Regards
Fred

"Dan" wrote in message
...
I have a table with three columns; Date, Type and Day. The Day column
was
set
up by creating it from the date column (Format!Number!Custom!DDDD).
There
is
three years of data amounting to 22690 records. The Type column is for
five
types of vehicles; car, pickup, van, suv and motorcycle. I want to
create
a
summary pivot table showing all the types of vehicles stolen on each
day
of
the week. For example:

TYPE Mon Tue Wed Thu Fri Sat
Sun
CAR
PICKUP
VAN
SUV
MOTORCYCLE

I'm looking to find how many cars were stolen on a Monday over the
three
year period. Same for the other types and days.

Thanks, Dan




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
Excel2007's performance over large amount of data( over 500,000 - 1M) sunzj Excel Discussion (Misc queries) 1 August 2nd 07 08:20 PM
Changing large amount of Data glnbnz Excel Discussion (Misc queries) 5 January 12th 07 07:44 PM
how to catalog a CD with a large amount of data & information bytenrun Excel Discussion (Misc queries) 0 October 24th 06 08:49 PM
Large amount of data for plotting dharshanie Charts and Charting in Excel 7 May 24th 06 05:08 PM
SELECT large amount of data in a worksheet OTS Excel Discussion (Misc queries) 3 August 13th 05 04:43 PM


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