I have a form which allows the user to enter some parameters and then click a button which constructs a query. It was working fine. these fields on the form are combo boxes which lookup values from other tables. I then changed the control source of these fields to a table which will keep a log of the parameters entered by date. after I changed the control source the whole form is just blank when opened, why is this happening?