I have a form. Some of the text boxes on the form are set up to do calculations, and others enter into a table. I want the fields that are doing calculations to enter into the table as well for querying purposes. How do you do this? Seems like you can have a text box enter information into a table only if you are typing it into the box, but when there is a calculation there is no way to have it entered into the table. How do you do this?