I got a Form with many comboboxes and textboxes that update a table. Every time I run a command such as Refresh or Recalc (to update comboboxes for next use),exit form, or go to a different form, all the information that was in the textboxes and comboboxes goes to my table. How can I stop the table to be updated when running these commands. The table needs to be updated at the end, when all the information is filled and the "Ready button" is pressed