I'm trying to determine the best way to query a date using text boxes on a form. What I'm currently trying to do is add two text boxes where the user will enter Start Date and End Date, and then query all entries that fall within the range. I was also thinking i could add a check box/option button with a label reading "Search Using Date Range" and then use a parameter? However, I am not completely familiar with check boxes/options buttons.
Any ideas on how I should do this? Any suggestions that might work better?
Thanks!