Special Characters

J

Joe

I have an exam database that stores many exam questions and testing
information. One function of this database is to generate actual exams which
we administer to students. A problem that I am always coming across is that
I can't seem to store "special" characters (such as subscripts or words in
italics) properly in my table's fields. Thus, when the exam is generated and
the report is exported to Word, there are always complications that I then
have to go and fix manually.

Is there any way to store these characters within fields in their correct
format?

Thanks in advance for your help,

Joe
 
T

Troy

Not natively in MS Access. However, ActiveX products like FMS, Inc's Total
Access Memo will store and read the data in RTF encoded format. Which means
that you can use Rich Text in your own forms and reports.

Total Access Memo:
http://www.fmsinc.com/products/memo/index.html

--
Troy

Troy Munford
Development Operations Manager
FMS, Inc.
www.fmsinc.com


I have an exam database that stores many exam questions and testing
information. One function of this database is to generate actual exams
which
we administer to students. A problem that I am always coming across is that
I can't seem to store "special" characters (such as subscripts or words in
italics) properly in my table's fields. Thus, when the exam is generated
and
the report is exported to Word, there are always complications that I then
have to go and fix manually.

Is there any way to store these characters within fields in their correct
format?

Thanks in advance for your help,

Joe
 

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