How can I apply footnote references to the end of a text field in.

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

Guest

In Microsoft Access I am in need of adding footnote references (letters) to
the end of a text field. I cannot figure out how I can apply the footnote to
have superscript and italics, while the text is in another Font Type. The
challenging issue is how th tie the footnote to the end of the text field so
as the text grows and shrinks based on the results, the footnote appears at
the end
 
Look at Fonts - Symbols in the Help file to see if you might be able to do
that. Just had another thought --
Would it work for you to do this?
1. Add a field to your table that contains the field for your text and
include that field in the recordsource of your form.
2. Rather than footnote the text, footnote the label for the text field in
each record. Do this by placing a textbox to the right of the label and
lower. You can now add your footnote to this textbox.

The footnote will be stored as a separate field in your table and the
footnote will be different for each record. If your textbox grows, it won't
affect the footnote at all.
 

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