Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 112
Default Pivot Table - Count If

I am trying to figure out Pivot Tables. I think that I somewhat understand
it. My question is can I do a "Count If" in a pivot table.

I have a column that has formulas to calculate wait times. In my pivot
table report I want to count if the wait time is 90 minutes or less by each
physician.

Is this possible?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Pivot Table - Count If

Sort the pivot table by physician and run the count function as a subtotal.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Denise" wrote:

I am trying to figure out Pivot Tables. I think that I somewhat understand
it. My question is can I do a "Count If" in a pivot table.

I have a column that has formulas to calculate wait times. In my pivot
table report I want to count if the wait time is 90 minutes or less by each
physician.

Is this possible?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Pivot Table - Count If

In the source data, you could add another column to calculate if the
wait time is 90 minutes or less. For example, if your wait time
calculation is in column G:

=IF(G2<=90,1,0)

Then, add the new field to the pivot table's data area, using the Sum
function.

Denise wrote:
I am trying to figure out Pivot Tables. I think that I somewhat understand
it. My question is can I do a "Count If" in a pivot table.

I have a column that has formulas to calculate wait times. In my pivot
table report I want to count if the wait time is 90 minutes or less by each
physician.

Is this possible?




--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Data Restructuring: Using Pivot Table w\o the SUM, COUNT etc. Function? Excel-erate2004 Excel Discussion (Misc queries) 0 February 15th 06 07:47 PM
Derived Columns in Pivot Table sa02000 Excel Discussion (Misc queries) 1 February 8th 06 07:18 PM
Count unique values - Pivot Table Thomas Mueller Charts and Charting in Excel 0 November 2nd 05 01:05 PM
pivot table created from another pivot table Kreed Excel Worksheet Functions 6 October 26th 05 04:16 PM
Pivot table Data always showing up as "Count" qwopzxnm Excel Discussion (Misc queries) 1 September 26th 05 06:27 PM


All times are GMT +1. The time now is 01:06 PM.

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"