Query by quarter

K

KyleL

hi all --
i have a field in a table called DOB and i want to sort it by quarter
so under DOB i have Year(Now()) and then i have another field called
DatePart("q",[DOB]) in the query and under criteria i have 1 [1st quarter].
i know this method would work, except every time i tab, or click out of the
'DatePart("q",[BDOB])' field, it changes to Expr 1:DatePart("q",[BDOB]) and
the query doesnt work....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top