Instead of saving a calculated value in a table, create your query using the calculation itself. This reduces the space required for storage.
--- In [email protected], "razjafry" <[EMAIL PROTECTED]> wrote: > > Hi Experts, > I am using a form to add up the amount owed, amount paid and then > calculate the balance. > I want these values to be stored in the table so I can use these values > in my queries. > Your help is highly appreciated. > Thanks, > Raz >
