First off, I am using Access 2002.
I have a data set, and i am trying to Group By certain demographic files in my db (q59 as Sex1, in this example). Here is the code I have so far:
select 2 as QID, 1 as RID, "Yes" as QText, count(Q2) as Result, Avg(Q59) as Sex1
from sheet1
where Q2 = 1
group...
Ok, I am running Crystal 9.2.0.448, and I need help on a cross-tab i am creating.
I have 5 possible data points (1 thru 5) and I have it set up to display in a specific order. However, if it happens that my data set does not contain any 1's (for example) , Crystal supresses that row. Ideally...
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.