B
bj
I have an Access 2003 db that requires two records per day, one for day
shift and one for night shift. It incudes a date feild and a shift field
along with the data fields etc.
What I want to do is write a module that will scan the db from a given date
to check for null entries and put the result into a table for later
printing/use. IE, an audit of where someone has not entered their shift
data. Currently I do this manually, but want to allow other users to do this
themselves automatically.
Problem is, I've not programmed for many years (GWBasic). I can probably
work my way slowly through the actual programming, but I would appreciate
assistance in an outline of the steps I need to take.
Any assistance greatfully received.
BJM
shift and one for night shift. It incudes a date feild and a shift field
along with the data fields etc.
What I want to do is write a module that will scan the db from a given date
to check for null entries and put the result into a table for later
printing/use. IE, an audit of where someone has not entered their shift
data. Currently I do this manually, but want to allow other users to do this
themselves automatically.
Problem is, I've not programmed for many years (GWBasic). I can probably
work my way slowly through the actual programming, but I would appreciate
assistance in an outline of the steps I need to take.
Any assistance greatfully received.
BJM