Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi All,
Can anyone tell me how to see calculations in text object.
I need to see if certain functions working or what result it is giving.
Where in text box i need to give expression?? My expression is Week(today(0)).
Regards,
Malathi
 
					
				
		
Hi,
If I well understand your problem, simply put 0 before your expression.
=Week(today(0))
Hope it helps
Best regards
Giampiero
 
					
				
		
Hi,
If I well understand your problem, simply put 0 before your expression.
=Week(today(0))
Hope it helps
Best regards
Giampiero
 
					
				
		
Sorry,
not 0 but =
🙂
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Just enter the expression in the text box on general tab, take care to introduce your expression with an equal sign
=Week(today(0))
 
					
				
		
 khadeer
		
			khadeer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use "=" sign before ur expression,
Its good to practice = sign before any expression.
Hope it helps u.
