Login Page - Create Account

Support Board


Date/Time: Thu, 17 Jul 2025 12:46:21 +0000



Post From: Range Bar Alert Formula Needed???

[2013-07-08 15:21:41]
Sawtooth - Posts: 4244
Try this:

=OR(AND(C[-4]=L[-4],C[-3]=L[-3],C[-2]=L[-2],C[-1]=L[-1],C=H),AND(C[-4]=H[-4],C[-3]=H[-3],C[-2]=H[-2],C[-1]=H[-1],C=L))