Rich Textbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Have you tried reducing your security level to medium?

Regards,
Tom Ogilvy

Smalltalk_VB said:
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.
 
Tom

After reading your reply, I just tried that and it didn't resolve the problem. I changed the security level to Low, but it didn't work. This error occurs as soon as I release the mouse when I finish trying to drawing the rtb control. It doesn't even display itself on the form

Thank
Demetrius
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top