In the form design view I'm using the DateSerial function to generate a future date in a control based upon a start date entered into another control. I use the DateSerial function in the control source under control properties. However, when I do this the control is no longer linked to the table. How do I generate a future date and still keep the info linked to a table?