| Title: | FOCUS, from INFORMATION BUILDERS | 
| Moderator: | ZAYIUS::BROUILLETTE | 
| Created: | Thu Feb 19 1987 | 
| Last Modified: | Mon May 05 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 615 | 
| Total number of notes: | 1779 | 
    
    	Is there a way to force a repeating field to print on each line?
    
    
    	Example:	BY ACCT_NO
    			BY DTL_ACCT_NO
    
    
    	Output:		ACCT_NO		DTL_ACCT_NO
    			-------		-----------
    
    			9001		001
    					002
    					003
    			9002		001
    			9003		001
    					002
    			9004		001
    
    
    	See how the repeating acct_no's don't print on each line?
    	Thanks in advance...
    
    	Nancy
    
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 411.1 | Piece of cake ! | INBAL::OFER_A | Scud bits - Gulf War souvenirs for sale...! | Thu Apr 25 1991 02:42 | 20 | 
| Nancy , It really is apiece of cake : PRINT ACCT_NO DTL_ACCT_NO BY ACCT_NO NOPRINT BY DTL_ACCT_NO NOPRINT May all your troubles be as difficult ... Ofer. | |||||
| 411.2 | beauty! | MILPND::DANDREA | Love is the drug for me | Wed May 01 1991 14:36 | 9 | 
|     
    	Thanks Ofer.!  Yes, I hope all troubles are this
    
    	simple to resolve...  thank you for your valuable
    
    	tip!
    
    						Nancy
    
 | |||||