B
Barbara
In gathering requirements I learned I will need a field
that represents how long a mfg run took and the request
was that it be entered in HHMMSS format. This RUNTIME will
then be used with another field,MASS(kg), to calculate the
production rate, [MASS]/[RUNTIME]in kg/hr. I am new to
Access so I'm not sure how exactly to proceed. Do I
collect RUNTIME as DATE/TIME type with a LONG TIME input
mask but then when I need to calculate the ProdRate somehow
(?) first convert it to hours? Help!!!!
that represents how long a mfg run took and the request
was that it be entered in HHMMSS format. This RUNTIME will
then be used with another field,MASS(kg), to calculate the
production rate, [MASS]/[RUNTIME]in kg/hr. I am new to
Access so I'm not sure how exactly to proceed. Do I
collect RUNTIME as DATE/TIME type with a LONG TIME input
mask but then when I need to calculate the ProdRate somehow
(?) first convert it to hours? Help!!!!