Jan, thank you very much. That makes sense. I read somewhere in the Help Section that one should put it in the detail portion. I'll try it.
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Johansen Sent: Monday, September 29, 2008 10:37 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Crosstab Report Question Jay, I don't use the crosstab reports very often but I do have a few. One thing to keep in mind is to place the cross tab in the Page Header or something like that. If you place it in the detail section you will get the results that you see. Jan ----- Original Message ----- From: Jay Ward <mailto:[EMAIL PROTECTED]> To: RBASE-L Mailing List <mailto:[email protected]> Sent: Monday, September 29, 2008 7:23 AM Subject: [RBASE-L] - Crosstab Report Question I am, for my first time, attempting to create a report based on a crosstab. It's a simple one in that I want to list the names of club members and how many times they have done the three duties that we keep track of. When I use the following at an R prompt: crosstab count dutyname=8 for dutyname by fulln from try2 I get exactly what I want - a listing of 37 names with three columns following and a total column at the end. When I attempt to create a report based on the same table I get only a listing of 36 names and 100 pages of them rather than just a single page. The report does create the columns as I wish and looks great but. Can anyone push me in the right direction for correcting my simple mind that must be overlooking something just as simple? Using 7.6.4.30919 Thanks.

