G 
		
								
				
				
			
		Guest
I am trying to format a text box with two different fields from a query.  I
want to show the "Subject" and then the "Description". My problem is that I
want the description to start on the next line, but I don't know how to
insert a line break in the expression builder. This is what I have so far in
the control source property of my text box.
=[Subject] & [Description]
Thanks for your help!
				
			want to show the "Subject" and then the "Description". My problem is that I
want the description to start on the next line, but I don't know how to
insert a line break in the expression builder. This is what I have so far in
the control source property of my text box.
=[Subject] & [Description]
Thanks for your help!
