View Full Version : Formatting Text in a Label


steve6375
03-20-2001, 05:02 PM
Hey Folks-

I'm trying to do some simple things with text in a label on a form, but it seems to give me tons of problems (incorporates spaces where I don't want them, chiefly). Is there any type of free-text box that I can use that offers me the versatility that say, a PowerPoint textbox does?

Thanks for your help.
Steve

llkhoutx
03-21-2001, 05:56 AM
Use a textbox and a concantenated string as its contents.