Login Page - Create Account

Support Board


Date/Time: Sat, 20 Jun 2026 11:52:56 +0000



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

[2019-03-22 23:05:04]
Sawtooth - Posts: 4333
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.