
Help filtering info from Access database.
Hi everyone.. I'm a first time programmer, especially VB, and would
appreciate help with a couple of questions...
I've got a database which I want to be able to filter on a certain
field. I think I have been able to do it by following the VB help by
creating a 'Filterfield' function. BUT, how do I access data from the
resulting filtered recordset??
Also, how can I use the calendar control to jump to a specific record
with the selected date in my database?
Thanks all...
Ant