D
DawnTreader
Hello
i have 2 tables that are related. one of those tables has a "subtable".
the main table, UNITS is a record of all the machines we sell. the related
table is SERVICEREPORTS. each UNIT can have many SERVICEREPORTS.
UNITS has a 'subtable' called RUNNINGHOURS. in my forms i have a main form
for entering everything pertaining to the UNITS, including a subform for
putting in the RUNNINGHOURS at specific dates.
when a technician fills in the SERVICEREPORTS there is a place where they
are to put in the DATE of the service. there is also a spot to put in the
DATE of the RUNNINGHOURS.
these 2 dates are only related in that on the same day the technician
creates a service report and the running hours on the machine are known.
in my service report form i am using a subform to put in the hours for the
UNIT's current RUNNINGHOURS. i need to pass the SERVICEREPORT DATE to the
RUNNINGHOURS DATE so that there is no need for the technician to enter the
same date twice.
does this make sense, and is there a way to make the date entered on my
service report form, pass to the running hours subform and therefore into the
table?
i have 2 tables that are related. one of those tables has a "subtable".
the main table, UNITS is a record of all the machines we sell. the related
table is SERVICEREPORTS. each UNIT can have many SERVICEREPORTS.
UNITS has a 'subtable' called RUNNINGHOURS. in my forms i have a main form
for entering everything pertaining to the UNITS, including a subform for
putting in the RUNNINGHOURS at specific dates.
when a technician fills in the SERVICEREPORTS there is a place where they
are to put in the DATE of the service. there is also a spot to put in the
DATE of the RUNNINGHOURS.
these 2 dates are only related in that on the same day the technician
creates a service report and the running hours on the machine are known.
in my service report form i am using a subform to put in the hours for the
UNIT's current RUNNINGHOURS. i need to pass the SERVICEREPORT DATE to the
RUNNINGHOURS DATE so that there is no need for the technician to enter the
same date twice.
does this make sense, and is there a way to make the date entered on my
service report form, pass to the running hours subform and therefore into the
table?