S
Sara
I recently imported 150 records into a table called Costs.
I have a form that displays the contents of Costs. In the form I have
a field where after inputting data (After Update event procedure), a
calculation is performed, the result is displayed in another field,
and the displayed result is recorded in the Costs table.
The records I imported already contain the data that would normally be
inputted directly into the form, after which the calculation would run
and display in another field, etc. Is there a way I can tell Access
to perform the calculations on the data that I imported without having
to re-enter the data as I tab through the form in order to get the
fields to calculate?
Thanks in advance.
I have a form that displays the contents of Costs. In the form I have
a field where after inputting data (After Update event procedure), a
calculation is performed, the result is displayed in another field,
and the displayed result is recorded in the Costs table.
The records I imported already contain the data that would normally be
inputted directly into the form, after which the calculation would run
and display in another field, etc. Is there a way I can tell Access
to perform the calculations on the data that I imported without having
to re-enter the data as I tab through the form in order to get the
fields to calculate?
Thanks in advance.