Support Board
Date/Time: Tue, 26 Nov 2024 13:24:09 +0000
Post From: Reset lock in spreadsheet through code
[2023-12-02 22:46:21] |
DaveTrader - Posts: 12 |
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. |