Expression for Bold Text

D

DEI

This may not be possible, but...

Is there a way to write an expression into a control, in
the detail, to make the font bold on certain values?
Possibly using IIf and Is Like? I want certain data in
bold and others in regular, and would rather not use a
subreport.

Thank You..
 
M

Marshall Barton

DEI said:
This may not be possible, but...

Is there a way to write an expression into a control, in
the detail, to make the font bold on certain values?
Possibly using IIf and Is Like? I want certain data in
bold and others in regular, and would rather not use a
subreport.


Not using a single standard Access text box. I don't know
how it works, but the most common way to do that kind of
thing is to use an RTF ActiveX control. There are several
available on the web and Stephen Lebans has a free one at
www.lebans.com
 

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

Top