grahamross87
New Member
- Joined
- Apr 24, 2014
- Messages
- 5
Hi,
I've been looking all over for an answer to what I thought would be a fairly straight forward question, but not been able to find anything.
To give a bit of context, I'm looking to add a column which allows me to filter my pivot table by customers that have booked 1, 2, 3 etc. times each year.
In order to do this, I'm looking to just get a count of the number of times the value in my 3rd column (CustID & BkngYr Merged) occurs. The output I'm hoping to get is in my "Count" column, but I can't find the correct formula to get to this.
Any help would be really appreciated.
Thanks
[TABLE="width: 336"]
<tbody>[TR]
[TD]CustomerID[/TD]
[TD]BookingYr[/TD]
[TD]CustID & BkingYr Merged[/TD]
[TD]Count[/TD]
[/TR]
[TR]
[TD]1000347[/TD]
[TD]Yr6[/TD]
[TD]1000347Yr6[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]1000347[/TD]
[TD]Yr6[/TD]
[TD]1000347Yr6[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000351[/TD]
[TD]Yr6[/TD]
[TD]1000351Yr6[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]
I've been looking all over for an answer to what I thought would be a fairly straight forward question, but not been able to find anything.
To give a bit of context, I'm looking to add a column which allows me to filter my pivot table by customers that have booked 1, 2, 3 etc. times each year.
In order to do this, I'm looking to just get a count of the number of times the value in my 3rd column (CustID & BkngYr Merged) occurs. The output I'm hoping to get is in my "Count" column, but I can't find the correct formula to get to this.
Any help would be really appreciated.
Thanks
[TABLE="width: 336"]
<tbody>[TR]
[TD]CustomerID[/TD]
[TD]BookingYr[/TD]
[TD]CustID & BkingYr Merged[/TD]
[TD]Count[/TD]
[/TR]
[TR]
[TD]1000347[/TD]
[TD]Yr6[/TD]
[TD]1000347Yr6[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]1000347[/TD]
[TD]Yr6[/TD]
[TD]1000347Yr6[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000348[/TD]
[TD]Yr6[/TD]
[TD]1000348Yr6[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]1000351[/TD]
[TD]Yr6[/TD]
[TD]1000351Yr6[/TD]
[TD]1[/TD]
[/TR]
</tbody>[/TABLE]