I will try to paint the picture as well as I can. I have a form with undbound controls which fill by a query. I have a save button on that form. Also on the form is a subform, which of course has "bound" controls. I am wondering, if I place an "unbound" control (say a text box) on the subform, and I press Save (from the main unbound form) is there a way to save the data in the unbound control that is on the subform?