Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 06:36:49 +0000



Post From: Spreadsheet

[2019-11-21 23:13:16]
Sawtooth - Posts: 4263
If you don't want to include X7:
=MAX(X3:X6,$Y$3)

Or if you do want to include X7:
=MAX(X3:X7,$Y$3)