I would like to know if it is possible to edit rtf text within a cell of an Excel sheet and read the text as formatted RTF.



I can achieve the RTF Editing conversion by using a Rich Text Active X control on a Visual FoxPro form. The data gets stored in a database and exported to Excel via Automation.



I was editing the information as plain text before in Excel but if I now add RTF codes it will be a lot more difficult to read and edit Excel without adding the control.



Any Help on this would be very useful