I have a form that has about 60 combo box fields from 6 different tables in one form. Will I get better performance If I create a bunch look up tables and use those as the source of the combo box or is it better to just select combo box and create the query there in the form?