Opening a readable document

  • Thread starter Thread starter jackflash
  • Start date Start date
J

jackflash

I have somehow saved a few documents so that they come up with unreadable
text (boxes, dots, etc). I cannot get them to come up in English and have
tried "Help" to no avail. Can someone help please?
 
Your use of the word "document" suggests that you're talking about using
Microsoft Word (or some other text processor).

This newsgroup is for questions about Access, the database product that's
part of Office Professional. You might be best off reposting to a newsgroup
related to whatever product it is you're actually using.
 
What you describe is exactly how a Word (or other marked-up or rich-text
document) would display in an Access text box (at least prior to Access
2007)... The markup characters typically are not in the character set of the
actuall fonts and default to some symbol.

To display your saved documents in Access, you will need an ActiveX control
that handles rich text (of the type used in your documents). I do not know
the limitations on rich text in Access 2007 Text Box Controls.

The various Developer Editions of Office used to have a Rich Text Box
Control, some third parties had them, but, provided it supports the document
format you are using, my choice would be the freely downloadable ActiveX
Control created my MVP Stephen Lebans, and available from his website,
http://www.lebans.com.

Larry Linson
Microsoft Office Access MVP
 

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

Back
Top