Thread: Rich Textbox
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Rich Textbox

Have you tried reducing your security level to medium?

Regards,
Tom Ogilvy

"Smalltalk_VB" wrote in message
...
I'm having problem converting and Excel 97 macro and form because the rich

Textbox control is not available in Office 2003. After adding the component
to the toolbar and attempting to draw it on a form, I get an error
indicating that the "The subject is not trusted for the specified action".
Does Office 2003 support the rich textbox (rtb)? I really need to convert
this app and to be able to load a text file using the rtb. Does anybody
have a clue as to what can be my problem.
Thanks for you help.