R
Rod
Hello,
I have one that is not very tough but as a beginner in programming I am
having a tough time with it. Upon opening the form I would like to
1) scan tblCandidates.Entry
2) if .Source = 1 and .Entry is older than 14 days and .Archive is not set
then set .Archive to be Date
..Archive and .Entry are of data type Date
..Source is of data type number.
Thanks
I have one that is not very tough but as a beginner in programming I am
having a tough time with it. Upon opening the form I would like to
1) scan tblCandidates.Entry
2) if .Source = 1 and .Entry is older than 14 days and .Archive is not set
then set .Archive to be Date
..Archive and .Entry are of data type Date
..Source is of data type number.
Thanks