B
Brian
Here is what I am trying to do. From a list I am using an advance
filter to filter out all the sales of a salesperson. I then want to
add up what they have to be paid, from the commission column, provided
the status column = "Release"
The filter has to show all their sales, irrespective of the status of
the sale, so the salesman can see that all sales are accounted for.
As the number of rows in the advanced filter will be variable, I have
a problem with the sumproduct formula. I have tried using the range
as P8:Counta(P81000) in the sumproduct formula but obviously my
ignorance is creating the wrong result. How should this formula be
written.
Any assistance will be appreciated
filter to filter out all the sales of a salesperson. I then want to
add up what they have to be paid, from the commission column, provided
the status column = "Release"
The filter has to show all their sales, irrespective of the status of
the sale, so the salesman can see that all sales are accounted for.
As the number of rows in the advanced filter will be variable, I have
a problem with the sumproduct formula. I have tried using the range
as P8:Counta(P81000) in the sumproduct formula but obviously my
ignorance is creating the wrong result. How should this formula be
written.
Any assistance will be appreciated