Crystal 9...
I have a total of nine variables that can populate a formula in response to a database query:
The formula outputs like this:
Response1
Response2
Response3
Response4
Response5
Response6
7
8
9
I need to have the output be like this:
Response1 Response6
Response2 Response7
Response3 Response8
Response4 Response9
Response5
I need the column output to line up on a secondary column. The problem is that sometime I will have 1 response, 3 responses or 9 responses. I want to design the field area to be a certain size, and then create a secondary column to display anything beyond the 5th place holder.
Anyone have an idea how to implement the output so it will wrap around in column form (similar to Word functionality with columns)?
Please let me know if you need any other info. Thank you in advance.
I have a total of nine variables that can populate a formula in response to a database query:
The formula outputs like this:
Response1
Response2
Response3
Response4
Response5
Response6
7
8
9
I need to have the output be like this:
Response1 Response6
Response2 Response7
Response3 Response8
Response4 Response9
Response5
I need the column output to line up on a secondary column. The problem is that sometime I will have 1 response, 3 responses or 9 responses. I want to design the field area to be a certain size, and then create a secondary column to display anything beyond the 5th place holder.
Anyone have an idea how to implement the output so it will wrap around in column form (similar to Word functionality with columns)?
Please let me know if you need any other info. Thank you in advance.