i have a workbook and in my worksheet I have a command button.. when the command button is pressed there is a field to select a date and another to select a shift.. I want to have it so when I press enter on the userform I filters the data from the access file and only copy those records in my excel worksheet
in my access file I have a table named "data1" and the first field header is named "Date" and the second is "Shift"... how could this be done? thank you
Bookmarks