I have a field on a form named: Expiration date. This field is calculated from the Field: Issue date using the after update function.
What I would like to do now is, to have the date from the Expiration date field populate the Expiration Date field in the underlying table. More than likely, the after update function should be used again for this field. But am at a loss as to how to get it to do it.
What I would like to do now is, to have the date from the Expiration date field populate the Expiration Date field in the underlying table. More than likely, the after update function should be used again for this field. But am at a loss as to how to get it to do it.