Hi,
Using Cr9, accessing Lotus via ODBC
Form/Table is Care Plan & holds details for recurring shifts for a service user, with start & finish times for each shift. Field names: {CarePlan.BedMondayFrom1}, {CarePlan.BedTuesdayTo1}, {CarePlan.LunchTuesdayFrom2} etc.
There are potentially 56 shifts per Care Plan - I need to find the total hours booked on that care plan.
I was wondering if there was any way to query/merge all 56 start/end times into one field called @Start_Time / @End_Time? rather than have 56 DateDiff formulas to add up.
Thanks in advance. We are waiting for this function to be added to the database, but have no timescale atm.
Alex
Using Cr9, accessing Lotus via ODBC
Form/Table is Care Plan & holds details for recurring shifts for a service user, with start & finish times for each shift. Field names: {CarePlan.BedMondayFrom1}, {CarePlan.BedTuesdayTo1}, {CarePlan.LunchTuesdayFrom2} etc.
There are potentially 56 shifts per Care Plan - I need to find the total hours booked on that care plan.
I was wondering if there was any way to query/merge all 56 start/end times into one field called @Start_Time / @End_Time? rather than have 56 DateDiff formulas to add up.
Thanks in advance. We are waiting for this function to be added to the database, but have no timescale atm.
Alex