I have a form with a text box that has a control source from table1, and need to have this value assigned to another text box within the form that has a control source in table2. I have been trying to to asign the value of the text box during the on-open event, but keep receiveing an error. the error reads "can not assign a value to this object." can anyone help?