Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
rich text box in forms | Excel Discussion (Misc queries) | |||
Rich Text Boxes | Excel Worksheet Functions | |||
Microsoft Rich Text Box registration | Excel Discussion (Misc queries) | |||
Rich Textbox | Excel Discussion (Misc queries) | |||
Rich Textbox not "trusted object" in Excel 2003 | Excel Programming |