Need to query range of dates using 2 date pickers

A

aerobar2

I would like to have the user use 2 date pickers to query a range of dates
from the same table. How can I do this?
 
S

S.Y.M. Wong-A-Ton

You'll have to retrieve the DataObject for the table through code and append
a WHERE-clause that includes the two dates to its Command property.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top