- Jun 5, 2007
- 5,637
- 24
- 81
First of all, I know that Access is not the same as Excel, but I still need to know if there is a way that a field can be calculated using data on other fields.
For example, let's say that there are three fields in the database:
Amount 1
Amount 2
Total.
I want the "Total" field to reflect the sum of the "Amount 1" and "Amount 2".
Is there a way to do this dynamically, that is, as soon as a value is entered in Amount 1 or Amount 2, the "Total" field will reflect the sum of the two fields?
Or is this done with a special "Run" command, like running a query, and cannot be done dynamically?
For example, let's say that there are three fields in the database:
Amount 1
Amount 2
Total.
I want the "Total" field to reflect the sum of the "Amount 1" and "Amount 2".
Is there a way to do this dynamically, that is, as soon as a value is entered in Amount 1 or Amount 2, the "Total" field will reflect the sum of the two fields?
Or is this done with a special "Run" command, like running a query, and cannot be done dynamically?