In a database I am creating, the client wishes to be able to change the title of the form and report by clicking a control button on the form. I have it set up so far that when they click this button another form pops up and allows them to enter the info into a set of text boxes, which are linked to a table exculsivly for these boxes. My question is how do I link the text boxes in the original form(which has a different table linked to it) to the new table?