Support Board
Date/Time: Wed, 25 Feb 2026 07:48:52 +0000
Post From: formula
| [2026-02-24 14:19:38] |
| User220939 - Posts: 65 |
|
Hi, I coded a formula that divides the number below the bar by the number at the top of the bar. I want the top number to be negative and the bottom number to be positive. it works but it also calculates the operation for me when the 2 digits are positive and I can't prevent that. formula: =IF(ID3.SG38>=-10*ID3.SG37,ID3.SG38/-ID3.SG37,0) |
| |
