You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I'm very new to VBA and would appreciate any help.
I'm trying to display several lines of text in a text box, using & vbcrlf at the end of each line.
However, the text only appears on one line and scrolls left and right.
Hi
Would you know how to set the Multiline property programmatically after a text box has been added to a worksheet using the Controls toolbox? I've tried everything no luck...
Thanks greatly for any feedback