R
Rasa Read
Guest
I need to save a calculated field from a form into a table to make it permanent piece of data. I know that violates one of the "normalcy" rules, but don't know any other way of achieving what i'm trying to do. I developed a job tracking and billing type of db - invoice total gets calculated from the data from multiple tables and forms and it gets updated if any data in the source table is changed (i.e. a price of a part goes up). However, once the customer recieves the invoice, the total is permanent to them! I need to make it permanent in my db as well. If somebody can help me - that would be great... i do some very primitive/lame vb coding, but i'm slowly learning... thanks, rasa