At 18:22 04/07/2018 +0200, Uwe Brauer wrote:
I want to have a column in which each value is either the sum of previous columns or if the sum exceed the value of 1, it is substituted by 1.

So I tried =MAX(SUM(F12:I12),1)

But it does not work. What do I miss?

Just that you need =MIN(SUM(F12:I12),1) instead?

I trust this helps.

Brian Barker


--
To unsubscribe e-mail to: [email protected]
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Reply via email to