Crystal 9.0
I need to build a report that lists a board's members. Then, if any member of the board has an administrative assistant(s), those names should be listed in a second column. I am using a sub-report to list the assistant name, which is working just fine if I list the assistants below the board member, but the end-user really wants to have the data appear side by side instead of having the assistant information beneath the board member information. So, for example, the output should be:
COLUMN 1 COLUMN 2
Board Member A Name Assistant 1 Name
Board Member A Address Assistant 1 Phone
Board Member A Phone
Board Member A Email Assistant 2 Name
Board Member A Cell Assistant 2 Phone
Board Member B Name
Board Member B Address
etc.
Board Member C Name Assistant 1 Name
Board Member C Address Assistant 1 Phone
etc.
Is there any way to build a two column report and put only the sub-report information in the second column?
Thanks.
I need to build a report that lists a board's members. Then, if any member of the board has an administrative assistant(s), those names should be listed in a second column. I am using a sub-report to list the assistant name, which is working just fine if I list the assistants below the board member, but the end-user really wants to have the data appear side by side instead of having the assistant information beneath the board member information. So, for example, the output should be:
COLUMN 1 COLUMN 2
Board Member A Name Assistant 1 Name
Board Member A Address Assistant 1 Phone
Board Member A Phone
Board Member A Email Assistant 2 Name
Board Member A Cell Assistant 2 Phone
Board Member B Name
Board Member B Address
etc.
Board Member C Name Assistant 1 Name
Board Member C Address Assistant 1 Phone
etc.
Is there any way to build a two column report and put only the sub-report information in the second column?
Thanks.