Login Page - Create Account

Support Board


Date/Time: Tue, 31 Mar 2026 16:19:15 +0000



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

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