P
PaulF
Hi,
I have a table with date information in it, if a particular date is
within a defined range I wish to colour code the individual cell colour red.
On the dataset view I can not find a property that allows me access to an
individual table cell to change its colour.
I've also used Text boxes on a continuous form, using the Forms OnCurrent
Event with a bit of VBA code which tests the date and sets the text box back
colour. Unfortunately it turns all the date text boxes red not the individual
record whose date is in the defined range.
Anybody any ideas?
I have a table with date information in it, if a particular date is
within a defined range I wish to colour code the individual cell colour red.
On the dataset view I can not find a property that allows me access to an
individual table cell to change its colour.
I've also used Text boxes on a continuous form, using the Forms OnCurrent
Event with a bit of VBA code which tests the date and sets the text box back
colour. Unfortunately it turns all the date text boxes red not the individual
record whose date is in the defined range.
Anybody any ideas?