mjenkinson05
Member
- Joined
- Mar 8, 2007
- Messages
- 13
- Programming Experience
- Beginner
Im sorry if this is a really obviously easy question.
I have a msaccess database linked to my VB.NET app.
In it is a table that stores appointments consisting of: ID, Stylist, Customer, Date, Time.
What i have is a form with a datagrid and a query to show just the Date Stylist & Customer, but i cant get it to filter using the datetimepicker, so the user can pick a date using the DTP and then the datagrid will only show items with that date.
hope that makes sence and you can help
I have a msaccess database linked to my VB.NET app.
In it is a table that stores appointments consisting of: ID, Stylist, Customer, Date, Time.
What i have is a form with a datagrid and a query to show just the Date Stylist & Customer, but i cant get it to filter using the datetimepicker, so the user can pick a date using the DTP and then the datagrid will only show items with that date.
hope that makes sence and you can help