Using Office Form Textbox control, how to display blank lines?

  • Thread starter Thread starter david.f.jenkins
  • Start date Start date
D

david.f.jenkins

I've created an Office (PowerPoint) form which includes a textbox. I'm
populating the text box with ... wait for it ... text. I'd like to
separate sentences displayed in the text box by blank lines, but can't
seem to find a way to do that. I've tried appending vbCrLf's to the
displayed text, but what's displayed in the textbox then becomes the
text followed by 2 paragraph symbols (0xB6).

I'm sure there's an easy way to do what I want, but can't seem to find
the right search arguments to find it on line. Can someone tell me how
to do it?
 
Back
Top