In Access (XP) - can I change a font style for a single record?

M

Mary

I have a report of our inventory and I want to highlight only a few items,
but when I change the font, it changes for the entire database. Any
suggestions?
 
R

Rick B

To change the appearanc eof a line on a report, you would use the
conditional formatting to determine how a field will look based on some
criteria.

Rick B
 
M

Mary

Problem is that I don't want to change every record, but I do want to change
every field for that record, ie. make the entire line in Bold print or a
larger font size.
 
D

Douglas J. Steele

Conditional Formatting will allow you to do that. You'll need to define the
same condition for each of the fields.
 
R

Rick B

That is what conditional formatting does. For each item, set the
conditional formatting. Then, if your condition is met (for that particular
record) your formatting will be applied (to that record).

Rick B
 
Top