subscript font in Access

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I have a table to store chemical info, in which I need to
store formulus for each chemical. However, I don't know
how to use subscript font in table. Could anyone give me a
hand? Is is doable in Access 2000? Thank you.

Frank
 
I don't know
how to use subscript font in table. Could anyone give me a
hand? Is is doable in Access 2000?

No, not in native Access. You'ld need to obtain a "Rich Text Format"
control (http://www.fmsinc.com has a good one) and use a Memo field to
store your formulas.
 
Back
Top