dragongunner0351
Programmer
Hello all (Access2003 DB)
I have a subform that displays in list view, one of the controls is an OrderDate, I would like to change the background color to red (for the whole row if possible) if the Order is 15 days old.
I've tried the following conditional format: Expression is:
[Order_Date]+15>="Date"
But nothing, any help is always appreciated
Thank you.
I have a subform that displays in list view, one of the controls is an OrderDate, I would like to change the background color to red (for the whole row if possible) if the Order is 15 days old.
I've tried the following conditional format: Expression is:
[Order_Date]+15>="Date"
But nothing, any help is always appreciated
Thank you.