Different background in lines

  • Thread starter Dimitris Nikolakakis
  • Start date
D

Dimitris Nikolakakis

I have a form in datasheet view and I want different background for the
lines depending on the value of a field of the line.

Is this possible?

Thanks in advance
Dimitris Nikolakakis
 
O

Ofer

the datasheet view is not very flexible, and even when can change something
in changes all the records, you cant define a different colour depending on a
value.
If you have to do that use a grid instead.
 
R

Rick B

Use conditional formatting. It is built-in and part of the FORMAT menu.
You can base the format on the current field, or use a formula to base the
format on any field. Use the HELP files for more help.
 
Top