ssteinke
for what it's worth
- Local time
- Yesterday, 20:58
- Joined
- Aug 2, 2003
- Messages
- 195
I have done a bit of research on the topic and I was hoping to generate some discussion. My end-user requires an RTF style control for data entry. I have never implemented this type of control, but noticed that Access 2007 now uses HTML to achieve the same result. I don't think that waiting for the end-user to upgrade to 2007 on each workstation is an option.
- Is RTF on the way out?
- What is the benefit of HTML over RTF?
- Is it possible to migrate to HTML from RTF or will all that data be lost if a future upgrade to HTML is necessary?
- Has anyone used code to programmatically reduce the RTF Code to just plain text by removing the RTF tags?