Login Page - Create Account

Support Board


Date/Time: Sat, 08 Nov 2025 16:38:13 +0000



Post From: Getting a #value! error...

[2019-03-22 23:05:04]
Sawtooth - Posts: 4287
If the signals appear as 1 in the cells, you could use a formula like this:
=AND(SUM(OFFSET(ID25.SG1@4,0,0,26,1))=26,SUM(OFFSET(ID51.SG1@4,0,0,26,1))=26,SUM(OFFSET(ID68.SG1@4,0,0,26,1))=26)

This will be TRUE even if there are more than 26 in a row.