Hello Access people
Just a little question about controlling objects in datasheet shown in subforms.
Is it possible to control objects in at datasheet view? Please see the attached file.
I am thinking of changing colors on a field via VBA.
Example: [Forfaldsdato].forecolor = vbRed.
This works fine in a ordinary form, but not in datasheet view.
My goal is to change colors in sudden field according to some IF conditions . It must be possible when it works in form view.
Does anyone know how this this done?
Regards
Morten