S
Shele
I have not been a huge user of access and have only had one class. What I am
unable to find in my old book or in the help section is if there is a
function that will countdown days. Perhaps I am looking in the wrong place.
I have a database that I am using and I am trying to track a probation date
for employees. Any occurence results in a 90 day period of probation.
However, if they go on a seasonal leave, which happens at this time of year,
or are terminated, the count of the probation is supposed to stop. However,
whenever they become an active employee again, the remainder of the 90 days
still needs to countdown. Is there any way to write an If ( ) statement or
somesort of while statement to track that?
unable to find in my old book or in the help section is if there is a
function that will countdown days. Perhaps I am looking in the wrong place.
I have a database that I am using and I am trying to track a probation date
for employees. Any occurence results in a 90 day period of probation.
However, if they go on a seasonal leave, which happens at this time of year,
or are terminated, the count of the probation is supposed to stop. However,
whenever they become an active employee again, the remainder of the 90 days
still needs to countdown. Is there any way to write an If ( ) statement or
somesort of while statement to track that?