I am refining my database and have a question about a form. I have a table of inventory with a primary key item number. For a sale I create a form with a temp table and select the data based on the item number using the variables in the form(each column from the inventory table where item number = item number. I have been using this for years and works great, but, would it be better,faster, etc is I populated the columns using the select command. Just wondering
Tom Hart

