rtf

C

Chris Savedge

Can you import a rtf file into an access table? If so, could you please let
me know how this is done.

Thanks,
Chris
 
J

John Vinson

Can you import a rtf file into an access table? If so, could you please let
me know how this is done.

You can store RTF data in a Memo field, but it's not going to look
meaningful - it will have all the formatting characters. You can
obtain a third-party "Rich Text Format Control" - Stephen Lebans has
one that comes highly recommended (www.lebans.com/toc.htm).

If the .rtf file contains formatted tables with multiple fields, it's
going to be a lot tougher!
 

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

Top