Costas
Member
Hi,
I've created a pivot table from an excel table which shows the sales per customer on a monthly basis so my pivot shows Customer code, Customer name, a sales column for each month and a grand total. I've sorted my pivot in descending order based on the grand total amount and filtered the top 15 customers. This pivot will be sent to all our sales managers and they will be able to filter the number of customers they want to see.
I want to enter a formula in a cell above my pivot table that shows the number of records showing and total records, something like... ="Number of selected customers " & subtotal(3,"Customer No") & " of total customers" & counta("Customer No"). My problem is that I can't get my referencing right for either of the two functions. Any ideas guys?
Thanks
Costas
I've created a pivot table from an excel table which shows the sales per customer on a monthly basis so my pivot shows Customer code, Customer name, a sales column for each month and a grand total. I've sorted my pivot in descending order based on the grand total amount and filtered the top 15 customers. This pivot will be sent to all our sales managers and they will be able to filter the number of customers they want to see.
I want to enter a formula in a cell above my pivot table that shows the number of records showing and total records, something like... ="Number of selected customers " & subtotal(3,"Customer No") & " of total customers" & counta("Customer No"). My problem is that I can't get my referencing right for either of the two functions. Any ideas guys?
Thanks
Costas