T
TotallyConfused
I tried the following expression on my form and the expression below does not
work. What am I doing wrong?
I need help on setting a conditional formatting to a control in a form. I
want this date field_2 to look another date field_1. If date field 1 is
greater by 7 days than date field 2 than "BOLD" and "red". Can this be done?
I tried setting this but it will not do anything. I hope you can help me
with this. thank you in advance for any help you can provide.
Set teh condition1 to
Expression Is
Set the expression to:
[Date1]-[Date2]>=7
Set your font color and bold as wanted.
work. What am I doing wrong?
I need help on setting a conditional formatting to a control in a form. I
want this date field_2 to look another date field_1. If date field 1 is
greater by 7 days than date field 2 than "BOLD" and "red". Can this be done?
I tried setting this but it will not do anything. I hope you can help me
with this. thank you in advance for any help you can provide.
Set teh condition1 to
Expression Is
Set the expression to:
[Date1]-[Date2]>=7
Set your font color and bold as wanted.