torok
02-03-2002, 10:45 PM
Hi all,
I've been trying for hours to do something very simple, and I would love some help. I have a form to display Orders for my company (date, client, order number, order info, etc). I want to have a DateTimePicker control on the page that will automatically filter the resultset to show only the orders for the day that I pick.
Any idea how to set this up? I can set the "Filter" property of the form to a particular date, but I can't seem to link it to the DTPicker control object for dynamic date choosing. http://www.access-programmers.co.uk/ubb/frown.gif Please help me out if you can!
Thanks for reading!
Tom
I've been trying for hours to do something very simple, and I would love some help. I have a form to display Orders for my company (date, client, order number, order info, etc). I want to have a DateTimePicker control on the page that will automatically filter the resultset to show only the orders for the day that I pick.
Any idea how to set this up? I can set the "Filter" property of the form to a particular date, but I can't seem to link it to the DTPicker control object for dynamic date choosing. http://www.access-programmers.co.uk/ubb/frown.gif Please help me out if you can!
Thanks for reading!
Tom