I am trying to get data for 3months to date. I have the following but I get error when I used the below query for my date criteria. What am I doing wrong. All help appreciated in helping me retrieve all 3months data to date using computer reference time. Thanks
DateDiff("m\on\th","datecolumn",getdate()<=3)