Changing the color of a table in Access 2002

B

Brittany

Hello all. I'm trying to change the color on individual rows of my database
in Access 2002. It will only let me change the background color of the entire
database not single rows or columns. Does anyone know how to change the
colors for individual rows?
 
J

Jeff Boyce

Brittany

By your post, I'm suspecting you want to change how the table is displayed
because you are working directly in the table.

Access tables are great for storing data, but can't hold a candle to Access
forms for displaying data.

Is there a reason you are not working in forms?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
P

(PeteCresswell)

Per Brittany:
Does anyone know how to change the
colors for individual rows?

Dunno from other versions, but in MS Access 2003, I create a form to show the
table and then use Formatting | Conditional Formatting for each field that I
want to set the color on.
 
Top