Thank you Sami. It seems to work well now.
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sami Aaron Sent: Monday, September 29, 2008 10:39 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Crosstab Report Question Jay - Put the Crosstab object in the Page Footer instead of in the Detail section. Sami ____________________________ Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED] From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jay Ward Sent: Monday, September 29, 2008 9:23 AM To: RBASE-L Mailing List 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.

