Support Board
Date/Time: Tue, 24 Mar 2026 04:26:02 +0000
Post From: SPREADSHEET FORMULA HELP ZONAL ENTRY!
| [2022-06-20 12:55:32] |
| Sawtooth - Posts: 4321 |
|
Try this: Zone above POC: =AND(E3>ID3.SG2@3,E3<ID3.SG2@3+$J$21*n) Zone below POC: =AND(E3<ID3.SG2@3,E3>ID3.SG2@3-$J$21*n) Zone straddling POC: =AND(E3>ID3.SG2@3-$J$21*n,E3<ID3.SG2@3+$J$21*n) |
