B
Bernie Maroney
I need to be able to save some of our calculated fields to
the table, as some of the lookup field values (such as
prices or tax rates) may change in the future, and we need
to permanently record the amount charged and paid at the
time in the database. Is the best way to use a Calculate
Total procedure using Visual Basic, called when, say, one
of the fields in the calculation is updated (AfterUpdate)?
the table, as some of the lookup field values (such as
prices or tax rates) may change in the future, and we need
to permanently record the amount charged and paid at the
time in the database. Is the best way to use a Calculate
Total procedure using Visual Basic, called when, say, one
of the fields in the calculation is updated (AfterUpdate)?