I have a form that gets its data from a select query. The query selects the data that would displayed in the form conditionaly. It only displays the data that a particular customer orders weekly. I would like to be able to have a field on the form next to each item that user could enter the quantity in. When finished i would like to be able to use a command button in the header to drop the items with a non zero ammount in a new table. I am very new to this and would apreciate any advice on how the query/table/form/relashinships should be set up to acomplish this