Hello,
I have a Query called [Trending Report Query] that is pulling from the table [Monthly Trending data]. I have a form called [Monthly Trending] that I'm using to specify what trending date I'm pulling from (it is in format mm/dd/yyyy). In the field criteria of the Query, I have
[Forms]![Monthly Trending]![Trend]
but I need it to pull the date in the form and the 2 months prior to that. For example, if I put 02/01/2015 in the form as my trending date. I need the Query to report out on all that have the dates 12/01/2014, 01/01/2015, and 02/01/2015. What does my criteria need to be? I can't figure it out and google is no help.
Thank you in advance
I have a Query called [Trending Report Query] that is pulling from the table [Monthly Trending data]. I have a form called [Monthly Trending] that I'm using to specify what trending date I'm pulling from (it is in format mm/dd/yyyy). In the field criteria of the Query, I have
[Forms]![Monthly Trending]![Trend]
but I need it to pull the date in the form and the 2 months prior to that. For example, if I put 02/01/2015 in the form as my trending date. I need the Query to report out on all that have the dates 12/01/2014, 01/01/2015, and 02/01/2015. What does my criteria need to be? I can't figure it out and google is no help.
Thank you in advance