Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 abhi1693r
		
			abhi1693r
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have to simply get one calculated field/expression in a box without any outlines or box, just a number.
What object should I use ?
Example attached.
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
Text Box adding some format
Hope Help
Fernando
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, only put the name of the variable that you previous calculate
for example put in the text object:
=variableName
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
Text Box adding some format
Hope Help
Fernando
 abhi1693r
		
			abhi1693r
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Fernando,
Thanks for the reply.
I did not understand the 4th point. I actually have a variable I have defined that I need to display and not a random number.
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, example
='Total Value:' & $Variable
Hope helps
Fernando
 abhi1693r
		
			abhi1693r
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What 'Action' should I select for the text box?
 diego_a_barboza
		
			diego_a_barboza
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You are not required to choose any action unless you are planning to add some interactivity to that object.
If you don't want to see any borders, then choose the background color as white > transparent 100% and don't select any border on the Layout tab.
 abhi1693r
		
			abhi1693r
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		okay, but how do I get a calculated value from an already defined variable or expression in that box?
 
					
				
		
 fkeuroglian
		
			fkeuroglian
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, only put the name of the variable that you previous calculate
for example put in the text object:
=variableName
 abhi1693r
		
			abhi1693r
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 jimmygohhanjie
		
			jimmygohhanjie
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes, you can
