R
RichardM via AccessMonster.com
I have a table with fields ClockIn (Long Date format)and ClockOut(Long Date
format) fields. It enables me to follow how much a certain person has spent
time at work. The problem is that some people are forgoting to clock out.
To avoid it I would like to run a specific time a update query automaticly
and update the ClockOut fields (where missing) with specific time (15:45). To
do the query it is not a problem but how could I only update the time part
and not the date? Also how could I run the query on specific time?'
Richard
format) fields. It enables me to follow how much a certain person has spent
time at work. The problem is that some people are forgoting to clock out.
To avoid it I would like to run a specific time a update query automaticly
and update the ClockOut fields (where missing) with specific time (15:45). To
do the query it is not a problem but how could I only update the time part
and not the date? Also how could I run the query on specific time?'
Richard