text wrapping in a textbox or label

From: charles osborne (anonymous_at_discussions.microsoft.com)
Date: 03/22/04


Date: Sun, 21 Mar 2004 22:34:05 -0800

This is from the Access help menu. I can't say it any better:
"If you want to display the text in a label on more than
one line on a form or report, you can resize the label
after you enter all the text, or you can press CTRL+ENTER
at the end of each line of text to enter carriage returns.
If you insert a carriage return, Microsoft Access
automatically wraps subsequent lines as you type. The
maximum width of the label is determined by the length of
the first line of text."

~~Charles

>-----Original Message-----
>
>Does any know how to make the text in a textbox or label
wrap around to
>a new line if the text is too long for the textbox/label?
>
>thanks for any help
>Dug
>
>
>------------------------------------------------
>~~ Message posted from http://www.ExcelTip.com/
>~~View and post usenet messages directly from
http://www.ExcelForum.com/
>
>.
>



Relevant Pages

  • RE: Setting Printing Options via VBA
    ... and if so is it the windows printer name? ... "GB Label Printer" is the windows name for the printer. ... into help this way shows you the VBA help versus the regular Access Help. ... How do I tell Access the tag size is 4"x6"? ...
    (microsoft.public.access.modulesdaovba)
  • RE: Setting Printing Options via VBA
    ... Is "GB Label Printer" the name of the printer the print job is being sent to ... How do I tell Access the tag size is 4"x6"? ... This is from Access Help. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Setting Printing Options via VBA
    ... Is "GB Label Printer" the name of the printer the print job is being sent to ... How do I tell it the tag size is 4"X6"? ... This is from Access Help. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... TypeOf FormOrPictureBox Is PictureBox Then ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ...
    (comp.lang.basic.visual.misc)
  • Re: Write, Move, Delete text on PictureBox
    ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... Public Sub TransferTextFromTextBoxToLabel(TB As TextBox, ... Before using the dynamic TextBox, ...
    (comp.lang.basic.visual.misc)

Loading