Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 arethaking
		
			arethaking
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I want to show part of the text in bold in a text box like below.
Salary 2000
Comm 250
Expression:
='Salary' &Sum(SAL)
Comm' &Sum(COMM)
How to achieve this?
Thanks in advance.
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In the same text object you can't do that. Take two objects one for bold part another for regular.
 
					
				
		
 susovan
		
			susovan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Aretha,
Try this.
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		A workaround could be to show first line in the caption
as in image

 arethaking
		
			arethaking
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Massimo Grossi, How to achieve this?
 beck_bakytbek
		
			beck_bakytbek
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Aretha,
here is an example,
i hope that helps
beck
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		look at the attachment, you can also use a chart

 sspe
		
			sspe
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Massimo,
Your idea with doing this in a chart looks great, but how have you managed to get the expressions on rows? I have looked at your sample file, but can't figure out how you have done it. Also, how do you get rid of the columnnames of the expressions?
Regards
Steen
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		in presentation tab
horizontal
suppress header row
 sspe
		
			sspe
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hmmm....So simple - don't know why I didn't find that myself....
Thanks a lot .
/Steen
