Page 1 of 1

Three Column Report

Posted: Mon Aug 20, 2012 5:54 pm
by arcluv
Is it possible to make a report that would have 3 columns, and loop the information alphabetically from column 1 to column 2 to column 3 and then continue on the next page?

Re: Three Column Report

Posted: Mon Aug 20, 2012 6:09 pm
by NeilZ
arcluv wrote:Is it possible to make a report that would have 3 columns, and loop the information alphabetically from column 1 to column 2 to column 3 and then continue on the next page?
May I ask, what are you trying to do?

Re: Three Column Report

Posted: Tue Aug 21, 2012 9:03 am
by arcluv
I am trying to make a list for our congregation of eligible nominees for our annual elections. The filters for the report are just that they are an active member and they are over age 21. I would just like to configure the report so that the information appears in three columns per page instead of having 9 pages with just one column on each, but I can't figure out if there is a way to 'loop' the information to another column...

Re: Three Column Report

Posted: Tue Aug 21, 2012 11:08 am
by NeilZ
arcluv wrote:I am trying to make a list for our congregation of eligible nominees for our annual elections. The filters for the report are just that they are an active member and they are over age 21. I would just like to configure the report so that the information appears in three columns per page instead of having 9 pages with just one column on each, but I can't figure out if there is a way to 'loop' the information to another column...
Well .. all you can do is extract the data, save it to a Word document, then manipulate it there.

Re: Three Column Report

Posted: Tue Aug 21, 2012 11:39 am
by Zorak
You can define the number of columns in the custom report by going into the Report Designer, then go to File > Page Setup. Set the number of columns, then check the "Left to right" option instead of "Top to bottom"

Re: Three Column Report

Posted: Tue Aug 21, 2012 2:20 pm
by NeilZ
Zorak wrote:You can define the number of columns in the custom report by going into the Report Designer, then go to File > Page Setup. Set the number of columns, then check the "Left to right" option instead of "Top to bottom"
Aha .. will that flow the data ??

Re: Three Column Report

Posted: Tue Aug 21, 2012 4:06 pm
by Zorak
yep