Hello, I have a query displaying information from several tables. It includes some calculations based on values in the separate tables. I have created a form to display the query information in a presentable manner that can be given to customers. Here is my dilemma. I need to create a table that stores the information that was compiled on that form. Currently, if I create a form and give it to a customer, then later go into a table and change a value included in a calculation on my form, then that original form is not reproducible. The info. being displayed on that form needs to be saved somehow in a table. I hope this can be achieved without programming.
Any suggestions would be greatly appreciated.