Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mike2012

  1. mike2012

    Update event not working

    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...
  2. mike2012

    Update event not working

    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...
  3. mike2012

    Update event not working

    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.

Part and Inventory Search

Back
Top