I have a spread sheet that I want to add values together if they meet a certain criteria and I want that value divided by 0.20 and round it up to the whole number... Anyone have an idea of how to do this
Here is what I have for the sumif formula


<code>=SUMIF(A64:A88;"*kabel*";(B64:B88)) <code>