E
emanuel.levy
I have to keep track of renewals of a certification. I have a table
with the following fields
Employer
Certification_Start_Date
Certification_Request_Number
All certifications last for One Year so I need to display in the Form
that is used to enter the data the Expiration Date which would be (
Certification_start_date + 365 ) And I don't know if that can be done
or how to do it.
I also need to have a report? give a reminder when there is 95 then 65
days from the end of the certification.
All help would be appreciated.
with the following fields
Employer
Certification_Start_Date
Certification_Request_Number
All certifications last for One Year so I need to display in the Form
that is used to enter the data the Expiration Date which would be (
Certification_start_date + 365 ) And I don't know if that can be done
or how to do it.
I also need to have a report? give a reminder when there is 95 then 65
days from the end of the certification.
All help would be appreciated.