| Registered User Joined: 2/6/2011
 Posts: 7
 
 | 
	Hello, 
	I remember searching for this topic earlier, but somehow its not showing up in search.anwways i wanted to find out the PCF for the price appraching( 5% below) to 52-week, in other words price is 5% below the 52-week high. 
	  
	Regards 
	DS | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	If you mean price is within 5% of the 52 week high: 
	C >= .95 * MAXH252 
	PCF Formula DescriptionsHandy PCF example formulas to help you learn the syntax of PCFs!
 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |