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?
david.f.jenkins@usa.net - 17 Sep 2006 20:29 GMT
Ok - I got it. I had to set Multiline to True in order to get what I
wanted.
> 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
[quoted text clipped - 6 lines]
> the right search arguments to find it on line. Can someone tell me how
> to do it?