Hello,
I have a field “fldDateFinished”
and is variable the date.
The date can be: 10-Apr-2011, 23-Jun-2011, 16-Dec-2010, etc.
How I can assign the status “finished” for another field status?
When the date field “fldDateFinished” is equal to the date of the server then the status field is equal “finished”
if fldDateFinished = 16-Dec-2010
then field status = “finished”
if fldDateFinished = 23-Jun-2011
then field status = “finished”
The date is not always the same for the field fldDateFinished.
The date is never the same.
The date is always different.
when the date field fldDateFinished is equal to the date of the server then the field status must have the status “finished”
thanks you
![]()