OK, I will start this again and explain what I want to do and perhaps someone will have a simple solution rather than the possible round about way I have done it.
I am creating a database for my boss and i have a form called jobs in which job details are entered ie name address job id etc.
I...
Sorry, it is a form with a calculated field.
The code I originally tried to run was
Forms!jobs.[Total Cost] = Forms!jobs.Jobwork_Totals_subform![Total Cost]
This was just the first part of the intended finished code.
However when it didn't respond i just tried
msbox "Test" but nothing is...
Please forgive my possible misuse of terms but I am relatively new to this.
I have a table with a calculated field "=(Sum([Cost]))". This gives me the sum for all the records in the table.
It doesn't respond to an after_update or change event.
Can anyone help me with this.
Thank you.
Mike.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.