How do you change an individual record's font

A

Arilion

I have created an Employee Database at my work and I am new to using Access...

How do you, or is it even possible, to change the font of only one
line/record?? Everytime I try to change the font, even if I highlight only
that one row, it changes the entire database.

I pose the same question for changing the color...

Thank you!!!
 
R

Rick B

Not using the built-in controls. You can add a "rich text" control, but
most likely is not worth it.

You CAN code your forms and reports to format particular items using
conditional formatting.
 
Top