I am trying to store the recordsource sql of the form somewhere on the form. Is this possible. I want to do like what the Form.tag property is for, but instead to have the .tag stored forever, or until changed. Must I create a table to store the recordset sql, or is there another way?