Hi,
I have a database (attached with dummy data in it), which has two tables.
The first table 'Crisis Calls Attended' is for recording client information such as contact details and details of thier health and the care they need.
Our staff then go out on visits to care for the client, so I have a seperate table called 'Visits', which is linked to the main table via the "Log No" fields.
They enter the date of the visit, plus how many hours and minutes they have been on site.
I have created a form, with the visits form as a subform of it. This fsubform adds up the hours and minutes columns for each client and totals this into an HH:MM format.
However, when I try to create a report that will total all visits for ALL records, I am unable to do so.
I have two queries:
1) Could someone please take a look at the attached database and let me know what I am doing wrong in the report?
2) Can someone explain how come the total in the visits subform (within the main form) does not total up correctly unless I click into one of the fields, upon which the total box magically updates to the correct number?
I have a database (attached with dummy data in it), which has two tables.
The first table 'Crisis Calls Attended' is for recording client information such as contact details and details of thier health and the care they need.
Our staff then go out on visits to care for the client, so I have a seperate table called 'Visits', which is linked to the main table via the "Log No" fields.
They enter the date of the visit, plus how many hours and minutes they have been on site.
I have created a form, with the visits form as a subform of it. This fsubform adds up the hours and minutes columns for each client and totals this into an HH:MM format.
However, when I try to create a report that will total all visits for ALL records, I am unable to do so.
I have two queries:
1) Could someone please take a look at the attached database and let me know what I am doing wrong in the report?
2) Can someone explain how come the total in the visits subform (within the main form) does not total up correctly unless I click into one of the fields, upon which the total box magically updates to the correct number?