I have a user form with a bunch of text boxes for users to type in text. I
need to use these templates with another program. The other program
needs RichText controls in the user forms not text controls. is there an
easy way to change the boxes from plain textbox control to a richtext
control?
thanks
Joe
> I have a user form with a bunch of text boxes for users to type in text.
> I
[quoted text clipped - 3 lines]
> easy way to change the boxes from plain textbox control to a richtext
> control?
VBA UserForms don't have RichText controls. You could see if you could find
a third-party ActiveX control that will worl in VBA UserForms.

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org