I need a litle help to make a code.
Case:
When a spesific noumber of days has expierd the colure turn red in a form.
This is the way i tink it must look:
When the form load,
If [tbl_name];[date]+30<date()
And
[tbl_name];[status]= "my_status1" Or "my_status2"
set [my_formname].[my_fildname] colure red
If not
due noting
Plase, i need some help.
Case:
When a spesific noumber of days has expierd the colure turn red in a form.
This is the way i tink it must look:
When the form load,
If [tbl_name];[date]+30<date()
And
[tbl_name];[status]= "my_status1" Or "my_status2"
set [my_formname].[my_fildname] colure red
If not
due noting
Plase, i need some help.