K
Keith
I have a routine that gets all the people from a department and updates their
public holidays table to say that the date a user inputs on a form they took
that holiday on the proper day.
Unfortunately some people in the department might not have that as a holiday
because of when they started, so there will be the occasional No Current
record error. I have trapped this error and used it to report the person to
the user then continue with the other people in the department.
This works fine for the first No current record but the second one it
produced the Access error window.
Why will it only trap once?
public holidays table to say that the date a user inputs on a form they took
that holiday on the proper day.
Unfortunately some people in the department might not have that as a holiday
because of when they started, so there will be the occasional No Current
record error. I have trapped this error and used it to report the person to
the user then continue with the other people in the department.
This works fine for the first No current record but the second one it
produced the Access error window.
Why will it only trap once?