Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vishalmanu
		
			vishalmanu
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
i have field with values like Mumbai han 360, Delhi han 430, hyderabad 7680 han, bangalore 6589 han ka.
i need an output like Mumbai HAN 360, Delhi HAN 430, hyderabad 7680 HAN, bangalore 6589 HAN ka in the list box.
can anyone suggest the workaround pls.
Thanks
 
					
				
		
 tomasz_tru
		
			tomasz_tru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Replace([field name], 'han', 'HAN')
 vishalmanu
		
			vishalmanu
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks Tomasz,
I tried the same and it works. Thanks for the response.
 
					
				
		
 tomasz_tru
		
			tomasz_tru
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please, mark answer as correct 
Tomasz
