Support Board
Date/Time: Sun, 22 Mar 2026 10:02:43 +0000
Post From: Spreadsheet study - If statement - why cell references required?
| [2020-05-15 17:04:17] |
| Sawtooth - Posts: 4321 |
|
=IF(FRACTIME(J41) > TIMEVALUE("06:29:59"),ID11.SG1@04,ID11.SG1@03) should be: =IF(FRACTIME(J41) > TIMEVALUE("06:29:59"),ID11.SG1@4,ID11.SG1@3) |
