Ok, So according to the internets, I'm doing this right. However, I am not getting the desired result.
I am using a crosstab query with the added stipulation that I need to only extract data between 2 dates. I put the parameters in like so:
Between [Start Date] And [End Date] l Date/Time
However, when I run the query, it asks for only one parameter, and the text on the msg box is "Between [Start Date] And [End Date]"
What am I doing wrong here?
I am using a crosstab query with the added stipulation that I need to only extract data between 2 dates. I put the parameters in like so:
Between [Start Date] And [End Date] l Date/Time
However, when I run the query, it asks for only one parameter, and the text on the msg box is "Between [Start Date] And [End Date]"
What am I doing wrong here?