Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 vijayit43
		
			vijayit43
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Expert,
My Data Format is
| CUSTOMERTARGETID | FROMSLABMT | TOSLABMT | 
| CLUB-A | 0 | 50 | 
| CLUB-B | 50 | 300 | 
| CLUB-C | 300 | 1100 | 
| CLUB-D | 1100 | 2600 | 
| CLUB-E | 2600 | 100000 | 
and one column in Quantity when total quantity between 0 to 50 then CLUB-A when 50-300 then CLUB-B as so on how to write script on text Object Please Suggest Attached Referance given Bellow..
 Gysbert_Wassena
		
			Gysbert_WassenaTry the IntervalMatch function.
