cright99
01-31-2009, 03:33 AM
Ive got a datasheet on a form. Is there anyway to change the forecolor of the default values on just the new record bar?
|
View Full Version : New record forecolor cright99 01-31-2009, 03:33 AM Ive got a datasheet on a form. Is there anyway to change the forecolor of the default values on just the new record bar? ByteMyzer 01-31-2009, 12:07 PM Not directly within a table view. You would have to create a Form with the table as a recordsource, and use conditional formatting on the Form to make it happen. cright99 01-31-2009, 11:57 PM Thank you! Ill give that a try. :-) |