Registered User Joined: 10/7/2004 Posts: 5
|
Hi -
I have been posting my BOP pcf results on my watchlist columns such as ------BOP > 0--- BOP > 20, or
BOP X 0---- BOP x 20 ,etc.
But I am unable to create correctly the negative BOP pcf formulas, such as: BOP < -10---- BOP < -20 or
BOP X (-0)----BOP X (-20) , etc.
Your help would be appreciated.
(email removed by moderator)
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Your formulas:
BOP < -10
Or:
BOP < -20
Should work fine in TC2000 version 12. In TC2000 version 7 however, you would need to put the negative numbers in parentheses (as it otherwise sees at as subtraction instead of a negative number). So you would need:
BOP < (-10)
Or:
BOP < (-20)
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|