First my formula:

=IF(D6<6,0,IF(D6<=20,D6*1.25,(25+((D6-20)*2))))

As you can see, I get no commission if my sales are under 6. But now we do and it is $0.25 for the first 5 sales but I can't seem to figure out how to get that into the formula without the result being just a single $0.25 entry!!

And help would be super great!!

Thanks