Create Subsripts in a Access Form Label control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to add subscripts to label control in access form (for tracking
chemicals by formula as opposed to name - e.g., FeCL3 with a subscript 3 as
opposed to writing out Ferric Chloride). Can this be done?
 
Unfortunately, Access does not support Rich Text Format (RTF). If you want
to have subscripts, you could A: make a separate label with a smaller font
and position that to look like a subscript (you might have to turn off the
'align to grid' functions), or B: use bitmaps. Which is of course a major
PITA.

hth,

Nick
 
Thank you both for your responses. And thanks for answering a question
posted by a new user; after I posted it I noticed the "New User" discussion
group - should have posted there. Trying to learn by reading Access 2003
bible; about 400 pages in and haven't seen a reference about RTF. For now
I'll use a simple work-around as Nick suggested. After I gain the tools to
develop some of the applications running around my mind I'll be ready for the
discussion with IT about downloading controls to improve the application.
 
merci
SludgeQuake said:
Thank you both for your responses. And thanks for answering a question
posted by a new user; after I posted it I noticed the "New User"
discussion
group - should have posted there. Trying to learn by reading Access 2003
bible; about 400 pages in and haven't seen a reference about RTF. For now
I'll use a simple work-around as Nick suggested. After I gain the tools
to
develop some of the applications running around my mind I'll be ready for
the
discussion with IT about downloading controls to improve the application.
 

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