I have code that is used to create quotes from estimates. The code assigns quote numbers through an update query and sends the date to a quote table. I would like to have a table that has two fields one with the estimate number and one with the corresponding quote # but I don't know how to send the data to a table.