bolding/italicizing cells in the table

Z

Zeena

Could anyone tell me how to bold or italicize or change colors of jus
certain cells in the DB table without making everything in the tabl
the same way?
Thank you
 
J

John Vinson

Could anyone tell me how to bold or italicize or change colors of just
certain cells in the DB table without making everything in the table
the same way?

No. Table datasheets have very limited capabilities, and are not
designed for data display or presentation.

However, you can create a Form (for onscreen display) or a Report (for
printing) based on the table, and use Conditional Formatting to format
the controls.
 
Top