cancel
Showing results for 
Search instead for 
Did you mean: 

CR 2008: How to display 2 (or more rows) in a single line?

leon_laikan
Participant
0 Kudos

Hi!

I have a simple SQL query which returns a list of Suppliers in alphabetical order.

I want to display 2 (or more rows) in 1 line in Crystal Report 2008 like this:

 

                             Supplier                         Supplier

                        ---------                    ----------

                            Supplier 1                       Supplier 2

                           Supplier 3                       Supplier 4

                            Supplier 4                       Supplier 5

                           ...                            ...

Can anybody suggest how I can do this in Crystal Reports?

 

Thanks

Leon Lai

Accepted Solutions (1)

Accepted Solutions (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Leon,

Here's what you need to do:

1) Go to Section Expert and select the Detail Section

2) Go to the Common tab > Check Format with Multiple Columns

3) Go to the Layout tab in the same window > Set the Width and choose the Printing Direction as Across then Down

-Abhilash

leon_laikan
Participant
0 Kudos

Hi Abhilash

Thanks a lot for your reply.

Your suggestion works perfectly, and I am generating beautiful reports.

Your generous help is much appreciated.

Best Regards,

Leon Lai

Marked Correct Answer

Answers (0)