Christopher Hawkins
clh at christopherhawkins.com
Mon Feb 9 16:17:41 CST 2004
Here's my deal. I need to squeeze two line sof text inot a label
caption, and I need to do it programmatically. I've tried doing this:
.Controls(sLabelName).Caption = mrs("Foo") & Chr(13) & mrs("Bar")
And that leaves me with a label that has a little square character
between the Foo and Bar text. There's GOT to be a way, and I'm
betting this list knows what it is.
Heeeeeeeeeeeeeeeeeeeeeeelp...
-Christopher-