WatfordKev
Board Regular
- Joined
- Mar 30, 2011
- Messages
- 78
I'm setting up an Excel userform in VBA, and populating labels based on lists - the labels are wrapping longer list items, as the label width is too short for the longer entries.
So - I either need to set the width to an arbitrary size or (preferably) set the label text to NOT wrap, but I can't find how to do this
So - I either need to set the width to an arbitrary size or (preferably) set the label text to NOT wrap, but I can't find how to do this