Registered User Joined: 10/7/2004 Posts: 8
|
STOC13.2.2>STOC13.2.1 AND STOC13.2.1<STOC13.2 AND STOC34.2.2>STOC34.2.1 AND STOC34.2.1<STOC34.2 AND STOC89.2.2>STOC89.2.1 AND STOC89.2.1<STOC89.2 AND STOC13.2.1<20 AND STOC34.2.1<20 AND STOC89.2.1<20 AND AVG5.1<V AND V>500 AND c>3 AND c<80
When entering these in new PCF and then test. A window pops up and inside states ( Error in Formula Syntex )
I do not know what needs/changes to have this PCF.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I suspect the only problem is that the AVG5.1 < V portion of the formula needs to be AVGV5.1 < V instead. Please try the following:
STOC13.2.2 > STOC13.2.1 AND STOC13.2.1 < STOC13.2 AND STOC34.2.2 > STOC34.2.1 AND STOC34.2.1 < STOC34.2 AND STOC89.2.2 > STOC89.2.1 AND STOC89.2.1 < STOC89.2 AND STOC13.2.1 < 20 AND STOC34.2.1 < 20 AND STOC89.2.1 < 20 AND AVGV5.1 < V AND V > 500 AND C > 3 AND C < 80
-Bruce Personal Criteria Formulas TC2000 Support Articles
|