S
Sparky
Hi all,
I'm in the process of creating a new database to track change requests
regarding a major project at work. Part of this tracking includes cost
estimates, etc. These costs are broken down into 4 categories: Engineering,
Material, Fabrication, and Construction. I'm using a Query to sum these
values, thereby calculating the total cost of the change. However, this
calculated total cost isn't getting sent back to the tables in the database.
(That is, the TOTAL COST column remains filled with zeros.) The sum
calculation seems to be working, since it gives the correct value in the
form. Any ideas on why the values aren't being transferred back to the
tables?
I'm in the process of creating a new database to track change requests
regarding a major project at work. Part of this tracking includes cost
estimates, etc. These costs are broken down into 4 categories: Engineering,
Material, Fabrication, and Construction. I'm using a Query to sum these
values, thereby calculating the total cost of the change. However, this
calculated total cost isn't getting sent back to the tables in the database.
(That is, the TOTAL COST column remains filled with zeros.) The sum
calculation seems to be working, since it gives the correct value in the
form. Any ideas on why the values aren't being transferred back to the
tables?