Support Board
Date/Time: Sat, 10 May 2025 00:11:49 +0000
Post From: Help with spreadsheet trading ( double heiken ashi system )
[2018-04-03 02:14:42] |
User651753 - Posts: 77 |
=IF("last cell=GREEN",1,IF("double red",0 ,IF(ISBLANK($H$4),0 ,$H$4)))
IS this the only way to do (IF OR ). so if P3=1 or M3=1 >>>> then display as true or false , so either cell has the requesting display as TRUE or FALSE can you use IFAND IFOR ?? |