I am new to sheets and struggled to put this formula together. I get the feeling there is an easier way to write this?
=Sum(Multiply(Multiply(D5,1.5),(If(Minus(E5,8) < 0, 0, minus(E5,8)))), Multiply(minus(MAX(C5,E5),(If(Minus(E5,8) < 0, 0, minus(E5,8)))),D5)) Thanks! -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-spreadsheets-api/4a3a9da9-0b3e-485f-8f41-e573f344a424n%40googlegroups.com.
