Hi there,
I have a form with a subform displaying 3 fields: date, timestart and timefinish.
This is basically a clocking in and out form. What I am trying to achieve (and have got no where with!) is to have a command button, which the user clicks and filters the data in the subform to display the dates for the current week, starting on the monday thru to the friday. The filter would use the field date (which is automatically set to the current date when the staff member clocks in)
Any code would be much appreciated as I am still fairly new to VBA.
many thanks in advance
I have a form with a subform displaying 3 fields: date, timestart and timefinish.
This is basically a clocking in and out form. What I am trying to achieve (and have got no where with!) is to have a command button, which the user clicks and filters the data in the subform to display the dates for the current week, starting on the monday thru to the friday. The filter would use the field date (which is automatically set to the current date when the staff member clocks in)
Any code would be much appreciated as I am still fairly new to VBA.
many thanks in advance