| 
 
  | 
| 
 Description  | 
 This formula enables you to substitute a string for values rendered as NONUMs. 
 This formula is designed for use in a quote window layout.  | 
| 
 
  | 
 
  | 
| 
 Formula  | 
 FormatQuote(thisValue)=begin retval = thisValue if thisValue == NONUM then retval = 'NA'|clr_orange retval end  | 
| 
 
  | 
 
  | 
| 
 Parameters  | 
 thisValue This value is any quote code element in the master table.  | 
| 
 
  | 
 
  | 
| 
 Return Value  | 
 A value or the string "NA".  | 
| 
 
  | 
 
  | 
| 
 Examples  | 
 FormatQuote($1.oi)  | 
| 
 
  | 
 
  | 
| 
 Comments  | 
 NA  | 
©2008 Aspen Research Group, Ltd. All rights reserved. Terms of Use.