Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Pivot Table Sorting

Does anyone know of an easier way to select many sets of data in a
pivot table. For example, when you want to select multiple times, a
drop down box appears and you have to check off each one then click ok.
The pivot table will then include all the times (for example) that you
selected. I was wondering if there was a way that was similar to the
filter function in excel that allows you to select "greater than or
equal to" or select everything between two times. (for example alll
data between 6am and 3 pm.

Thanks

Andrew

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 272
Default Pivot Table Sorting

There is a hack job method of applying autofilters to Pivot Tables. Select a
range of data starting one row above you pivot table and select to the end of
the Table, then apply the AutoFilter. This is a very crude way of doing
something that should be built in to the Pivot Table.
--
Charles Chickering

"A good example is twice the value of good advice."


"Hammer" wrote:

Does anyone know of an easier way to select many sets of data in a
pivot table. For example, when you want to select multiple times, a
drop down box appears and you have to check off each one then click ok.
The pivot table will then include all the times (for example) that you
selected. I was wondering if there was a way that was similar to the
filter function in excel that allows you to select "greater than or
equal to" or select everything between two times. (for example alll
data between 6am and 3 pm.

Thanks

Andrew


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Pivot Table Sorting

Assuming that your pivot table is referencing data stored in a sheet and not
in an external database then you can add a field to your source data that is
a True / False flag.
The formula to generate the true false is based on whether the row meets
your time criteria. Then you just need to refresh your pivot data and this
will make a filter that you can use to evalute your time criteria...
--
HTH...

Jim Thomlinson


"Hammer" wrote:

Does anyone know of an easier way to select many sets of data in a
pivot table. For example, when you want to select multiple times, a
drop down box appears and you have to check off each one then click ok.
The pivot table will then include all the times (for example) that you
selected. I was wondering if there was a way that was similar to the
filter function in excel that allows you to select "greater than or
equal to" or select everything between two times. (for example alll
data between 6am and 3 pm.

Thanks

Andrew


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
Pivot Table Sorting dale1948 Excel Worksheet Functions 0 August 25th 06 12:10 AM
Sorting / Pivot Table Rebecca New Users to Excel 1 June 8th 06 05:34 AM
Pivot Table sorting LadyReader Excel Programming 2 January 20th 06 09:07 PM
Pivot Table Sorting jesterhs Excel Discussion (Misc queries) 0 August 4th 05 06:38 PM
sorting in pivot table Dennis Cheung[_2_] Excel Programming 0 April 21st 05 03:58 AM


All times are GMT +1. The time now is 02:16 AM.

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

About Us

"It's about Microsoft Excel"