Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 13:50:11 +0000



Post From: Range Bar Alert Formula Needed???

[2013-07-08 15:21:41]
Sawtooth - Posts: 4118
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))