C
Cheryl
I have two fields in a query: "Date Completed" (mm/dd/yyyy) and "Time Used
(hours)" (nn.n). I am trying to calculate a third "Date Started" that I want
in the format mm/dd/yyyy. Assuming an eight-hour day, I am trying to use the
expression [Date Completed] - [Time Used (hours)]/8, but I can't figure out
which Date/Time functions to use to convert my dates and hours to the same
units to do the calculation and then convert back to a date again.
I am using Access 2007 and am not very competent with it. Thank you in
advance for your help.
(hours)" (nn.n). I am trying to calculate a third "Date Started" that I want
in the format mm/dd/yyyy. Assuming an eight-hour day, I am trying to use the
expression [Date Completed] - [Time Used (hours)]/8, but I can't figure out
which Date/Time functions to use to convert my dates and hours to the same
units to do the calculation and then convert back to a date again.
I am using Access 2007 and am not very competent with it. Thank you in
advance for your help.