Hi All
I have quite a complex database which I have set up for my job with the Council. Over the last 12 months, I've added and removed various functions to the main form on the database. Yesterday, I added extra fields onto the form called 'amount 1', 'amount 2', 'amount 3', 'amount 4' and 'amount 5' with a total box. For the total box, I set the control source to add up the fields 'amount1 - amount 5'. Now, this works perfectly when I click on new record, it displays the feault value in each amount box and updates the total field perfectly. However, my database already had the details of 200+ people on there already. The part I am struggling with is with the records that were on there before I added the extra fields onto the form - the total box won't update and in each of the amount boxes, there is no default value. How can I get it so that I can input the amounts and it sums up the total for the records that were on the database before I added the extra fields?
I have quite a complex database which I have set up for my job with the Council. Over the last 12 months, I've added and removed various functions to the main form on the database. Yesterday, I added extra fields onto the form called 'amount 1', 'amount 2', 'amount 3', 'amount 4' and 'amount 5' with a total box. For the total box, I set the control source to add up the fields 'amount1 - amount 5'. Now, this works perfectly when I click on new record, it displays the feault value in each amount box and updates the total field perfectly. However, my database already had the details of 200+ people on there already. The part I am struggling with is with the records that were on there before I added the extra fields onto the form - the total box won't update and in each of the amount boxes, there is no default value. How can I get it so that I can input the amounts and it sums up the total for the records that were on the database before I added the extra fields?