Support Board
Date/Time: Thu, 21 Nov 2024 21:44:08 +0000
[User Discussion] - FORMULA => TRUE IF NUMBER IS BETWEEN 10 AND 20
View Count: 1891
[2013-04-19 09:29:37] |
kam2001 - Posts: 79 |
TRUE IF AA3 IS BETWEEN 10 AND 20 AND E3 > B3 How to write the above formula in spreadsheet Date Time Of Last Edit: 2013-04-19 09:34:01
|
[2013-04-19 10:47:07] |
FGBL07 - Posts: 19 |
=AND(AA3<=20,AA3>=10,E3>B3)
If you do not want to include the limits 10 and 20 use "<" instead of "<=" resp. ">" instead of ">=". |
[2013-04-19 18:07:01] |
kam2001 - Posts: 79 |
Thank you :)
|
To post a message in this thread, you need to log in with your Sierra Chart account: