Formatting text

  • Thread starter Thread starter Hanksor
  • Start date Start date
H

Hanksor

Is it possible to make bold the word "Notes" in the following code?;
="Notes: "&[notes]
I've looked into the format() function but I'm not finding anything
regarding text formatting.
Any help will be appreciated.

Hanksor
 
No. The text box in Access is not capable of displaying part of the text
formatted differently.

If it is really important to achieve this, you could use rich text. There is
one downloadable from:
www.lebans.com
 
Thanks for the info. I figured that might be the case.


Allen Browne said:
No. The text box in Access is not capable of displaying part of the text
formatted differently.

If it is really important to achieve this, you could use rich text. There is
one downloadable from:
www.lebans.com

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

Hanksor said:
Is it possible to make bold the word "Notes" in the following code?;
="Notes: "&[notes]
I've looked into the format() function but I'm not finding anything
regarding text formatting.
Any help will be appreciated.
 

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