Answer by
Phil28 (379)
You do not. Sumproduct multiplies the lines of arrays and sums up the results. You have to use other functions to create texts depending on the results. You could for example write a function that writes "the sumproduct is below the threshold" through an IF function. You could also do lookups and such that return text based on results.