I have a form with a continuous subform. frmPM w/ subfrmPMTasks.
When i click on the task description it opens up another form with a continuous subform. frmPMTaskDetails w/ subfrmPMTaskCompletions.
I would like to display the last "Completion Date" entered from subfrmPMTaskCompletions in the textbox "LastCompletionDate" on subfrmPMTasks.
Thanks.

When i click on the task description it opens up another form with a continuous subform. frmPMTaskDetails w/ subfrmPMTaskCompletions.

I would like to display the last "Completion Date" entered from subfrmPMTaskCompletions in the textbox "LastCompletionDate" on subfrmPMTasks.

Thanks.