Datasheet Format color

K

Kevin

Hi,

I'd like to know if it's possible to change the font color for individual
cells on a form in datasheet view, as you can in Excel, and not for the whole
datasheet. Is there code that enables this?
 
K

kingston via AccessMonster.com

Will conditional formatting work for you? You can find it under the main
menu:

Format -> Conditional Formatting...

It doesn't work just like Excel, but it can be used to provide visual cues
based upon data values or cursor focus.
 
K

Kevin

Sorry for the long delay in responding. I tried your suggestion and it still
changes the color for the whole datasheet and not for individual cells. I'll
try again though, maybe I somehow did something wrong, but do you know if
there's code that could do this?

Thanks much for your help.
 
Top