How to highlight a column in datasheet view?

C

Charlie

A user has asked that a certain column in a datasheet always be highlighted
with yellow background. How would I do this?
TIA,
Charlie
 
R

rowiga

I don't know of any way to change the background color on one column in
datasheet view but someone else may. The way I get around that is to change
my form display to a continuous form and just make it look like a datasheet.
Changing the background color here is much easier.
 
Top