Feb 12, 2008 #1 fedum Technical User Joined Mar 22, 2004 Messages 104 Location BE Is it possible to make a textbox on a report multiline? I don't find any property? If not is there a code do make this possible?
Is it possible to make a textbox on a report multiline? I don't find any property? If not is there a code do make this possible?
Feb 12, 2008 #2 sxschech Technical User Joined Jul 11, 2002 Messages 1,034 Location US Can Grow property? Upvote 0 Downvote
Feb 14, 2008 #3 projecttoday Programmer Joined Feb 28, 2004 Messages 208 Location US You may want to use vbCrLf (Carriage return / line feed). Upvote 0 Downvote