View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lawrence Jerome Lawrence Jerome is offline
external usenet poster
 
Posts: 1
Default Rich Textbox not "trusted object" in Excel 2003

Trying to put a Rich Textbox control on a VBA form in Excel 2003 fails with the message, "This in not a trusted object for the specified action". I have been able to use the Rich Textbox for displaying equations in all previous version of Excel. What is wrong with Excel 2003?