I have a data table which is essentially a to do list including a checkbox and a completion date. My form allows the user to check the item when complete and the system date is automatically entered into a calculated control. The problem is I don't know how to move the calculated date back into the data table into the completion date field. I'm a rookie so may not be asking this correctly, but I need to know how to move a calculated control in a form into a data table. Thanks.