I maintain a Time Tracking db for office workers. They log in and select the task, billing code, number of hours per task worked etc.
I need a 1 click solution for the users to enter a weeks records at a time - eg for vacation, illness or a weeks training course. Currently they have to enter a record for each day. Most fields are automatically populated (based on defaults they can specify elsewhere) but it still means about three clicks to enter a record for a day, which for a two week vacation starts to add up.
Basically; how can i automatically increment a date field?
I am an intermediate VB/Access admin so could handle answers using a date range specified through a calendar form or just a solution where the user just clicks SUBMIT for each day and the date is incremented.
cheers Duncan
I need a 1 click solution for the users to enter a weeks records at a time - eg for vacation, illness or a weeks training course. Currently they have to enter a record for each day. Most fields are automatically populated (based on defaults they can specify elsewhere) but it still means about three clicks to enter a record for a day, which for a two week vacation starts to add up.
Basically; how can i automatically increment a date field?
I am an intermediate VB/Access admin so could handle answers using a date range specified through a calendar form or just a solution where the user just clicks SUBMIT for each day and the date is incremented.
cheers Duncan