Hi all,
I have a crosstab query working with the following fields: Line Number, Shift, and # or errors. I want to add a time field so that it display those values monthly. Any ideas?
Thanks,
-vise
Add your time field to the crosstab and calc on it like:
Format([YourDateTime],"yyyymm"
Then use it as a row or column heading depending on what you want.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.