I am going to revise this and see if maybe that is why I am not getting responses.
I have a Form setup with an option group, for a View All and View By Date (which has 2 text boxes for the dates to be entered) and a command button that will generate the report (the VB script is already written for it to differentiate between the two choices)
What I am needing is to figure out how to get the query to work by pulling the desired dates from my date field in the source table. If anyone can help me out with this I would greatly appreciate it.
...I hate queries...
I have a Form setup with an option group, for a View All and View By Date (which has 2 text boxes for the dates to be entered) and a command button that will generate the report (the VB script is already written for it to differentiate between the two choices)
What I am needing is to figure out how to get the query to work by pulling the desired dates from my date field in the source table. If anyone can help me out with this I would greatly appreciate it.
...I hate queries...
Last edited: