Support Board
Date/Time: Mon, 30 Jun 2025 22:02:44 +0000
Post From: Reset lock in spreadsheet through code
[2023-12-02 22:46:21] |
DaveTrader - Posts: 13 |
Is it possible to reset a lock state to FALSE with an IF statement? Spreadsheet Studies Special Tasks: Locking the State of a One Time Condition For example my lock state is in EL1: IF(J8=-1,EL1=0,0) If I am in a short position, reset it to False. |