Can one mix fonts or size fonts in the same field?

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

Guest

Using concatenated values, is it possible to code a text box to cause the
result to display the first letter in one font size and those that follow as
another font size?
 
Do a search. This was asked and answered yesterday. There is a Rich Text
box that you can obtain from one of the MVPs that let's you mix formatting
in a field. The post from yesterday included a link to that.

Rick B
 
Ken Smith said:
Using concatenated values, is it possible to code a text box to cause the
result to display the first letter in one font size and those that follow as
another font size?

Only in a box that allows Rich Text Formatting and very few do. You would
also have to use VBA and learn RTF codes to control the formatting. I'm not
even sure if Access comes with such a text box. I have one, but I think it
came with my VB.
 

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