Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Formula to count new records in pivot table

I have a pivot table where the columns are months and the rows are vacant
staff positions. If the position needs a person in it that month it will have
a one in it, if it does not need to have a person in it the value will be
zero.

What I need is a formula which will allow me to identify the number of new
positions each month. The Sum doesn't work as it only returns the total
number of new positions needing to be filled and one position may be filled
one month but not the next.

Any help is greatly appreciated

Bec G
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Formula to count new records in pivot table

Maybe you could use an =countif() statement:

=countif(b2:g2,""&0)



Bec G (Oz) wrote:

I have a pivot table where the columns are months and the rows are vacant
staff positions. If the position needs a person in it that month it will have
a one in it, if it does not need to have a person in it the value will be
zero.

What I need is a formula which will allow me to identify the number of new
positions each month. The Sum doesn't work as it only returns the total
number of new positions needing to be filled and one position may be filled
one month but not the next.

Any help is greatly appreciated

Bec G


--

Dave Peterson
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
Using 'The count of' column in a pivot table formula Peter Excel Discussion (Misc queries) 0 December 4th 08 06:38 PM
Unique records in pivot table - formula? PsyberFox Excel Discussion (Misc queries) 0 August 20th 08 01:25 PM
pivot count unique records only Deborah Excel Discussion (Misc queries) 0 July 8th 08 01:52 PM
unique records in Pivot Table lucas Excel Discussion (Misc queries) 2 February 6th 06 04:22 PM
"How do I get rid of old records in an Pivot Table? AyPee Excel Discussion (Misc queries) 3 July 3rd 05 10:01 PM


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