View Full Version : color subform column


John M
12-19-2001, 11:24 PM
I have a subform that I want to display in datasheet mode. I set one field to display in red font but it does not work when displayed in datasheet mode. Is this a limitation???

thanks.

Graham T
12-20-2001, 03:43 AM
John

You can only perform this task if your subform is displayed in 'Continuous Form' or 'Single Form' view and not in 'Datasheet View'

HTH

John M
12-20-2001, 04:26 PM
Oh I see. And there is no workaround??

essaysmith
02-13-2002, 11:50 AM
Check Conditional Formatting, you can change font weight, color and back color in datasheet mode with it.

Shawn