W
Wytze
Hi,
I'm having problems with a form for registering worktime activities. A
user can enter several activities on the same date. In a form, I want
the user to be able to pick a date from a list, with the result that
only activities assigned to that date are shown.
Whatever I try, using DoCmd.ApplyFilter always has the same effect:
only the 'new record' is shown.
What do I have to do?
With kind regards,
Wytze
I'm having problems with a form for registering worktime activities. A
user can enter several activities on the same date. In a form, I want
the user to be able to pick a date from a list, with the result that
only activities assigned to that date are shown.
Whatever I try, using DoCmd.ApplyFilter always has the same effect:
only the 'new record' is shown.
What do I have to do?
With kind regards,
Wytze