B
Bandit
I need to preform a calculation in a query to add the time for a time card.
I have the following headings:
VolunteerName-Text
TimesheetDate-Date/Time
Assignment-Text
Supervisor-Test
WorkDate-Date/Time
TimeIn-Date/Time
TimeOut-Date/Time
DailyTotalHours-Number
MonthlyTotal-Number
I used an input mask for the timein/timeout to "Short Time" i.e. 13:12.
I am trying to calculate the time to into the DailyTotalHours column. I did
a [TimeOut]-[TimeIn] in the query but didnot get the correct answer. Is
there a better input mask to use for this or did I make an error in the
calculation? I am making up a timecard for volunteers to keep track of their
time. I apppricate any help on this.
Thank you
Bandit
I have the following headings:
VolunteerName-Text
TimesheetDate-Date/Time
Assignment-Text
Supervisor-Test
WorkDate-Date/Time
TimeIn-Date/Time
TimeOut-Date/Time
DailyTotalHours-Number
MonthlyTotal-Number
I used an input mask for the timein/timeout to "Short Time" i.e. 13:12.
I am trying to calculate the time to into the DailyTotalHours column. I did
a [TimeOut]-[TimeIn] in the query but didnot get the correct answer. Is
there a better input mask to use for this or did I make an error in the
calculation? I am making up a timecard for volunteers to keep track of their
time. I apppricate any help on this.
Thank you
Bandit