Forum Discussion

Kwabs's avatar
Kwabs
Copper Contributor
Sep 01, 2020
Solved

Request for assistance on how to use sumproduct to calculate counts of Full and partial payment

Hello All,   I would like your assistance on a calculation on how to count the number of full or partial payments for a set of figures which has an expected amount against the actual payment.   I...
  • Ramiz_Assaf's avatar
    Ramiz_Assaf
    Sep 02, 2020

    Kwabs 

     

    You need to stop using X:X or N:N, I think the problem is the 1st row which is text

    N:N should be replaced by N2:N3081 also applies to P:P

     

    then if a client pays 99% or more, you consider him/her full payment, that is why you need to work with >0.99 not 1

     

    see the attached file, hope it solved the problem

     

    if it does, please assign the post as solved and I would love a like 🙂

     

Resources