Hi!
Forgive my spelling. I would like to know if you can use a carriage return while designing Crystal reprots, for wider columns. To make it easy to understand what I'm trying to achieve, here is an example.
In my Report, I have the following fields.
Name varchar(40)
State varchar(5)
Address varchar(255)
City varchar(20)
You will notice that Address is the one with the longest length.
Right now my report looks like this(in Crystal reports and Crystal viewer)
Name State Address City
Vik NSW 23/54 James Rus Sydney
In actual fact, it should come up like this
Name State Address City
Vik NSW 23/54 James Ruse Sydney
Drive,Cnr of Sick
and True Road
How do i get it to come out like this? Which means I have to use some sort of carriage return for the address field while designing in crystal reports, so that it brings everything out in the address field, on the screen. I realise that even if I use the first design and export it into excel from Crystal, it will bring up everything thats in the adress field of the table. But how do i get to view everything in Crystal. The only way I thought about doing it would be a carriage return(using the next line on that column only). How do I do that? Considering I can only use A4 Landscape format, increasing the width of the column in Crystal is not an option.
Help Please!!!!
Vik
Forgive my spelling. I would like to know if you can use a carriage return while designing Crystal reprots, for wider columns. To make it easy to understand what I'm trying to achieve, here is an example.
In my Report, I have the following fields.
Name varchar(40)
State varchar(5)
Address varchar(255)
City varchar(20)
You will notice that Address is the one with the longest length.
Right now my report looks like this(in Crystal reports and Crystal viewer)
Name State Address City
Vik NSW 23/54 James Rus Sydney
In actual fact, it should come up like this
Name State Address City
Vik NSW 23/54 James Ruse Sydney
Drive,Cnr of Sick
and True Road
How do i get it to come out like this? Which means I have to use some sort of carriage return for the address field while designing in crystal reports, so that it brings everything out in the address field, on the screen. I realise that even if I use the first design and export it into excel from Crystal, it will bring up everything thats in the adress field of the table. But how do i get to view everything in Crystal. The only way I thought about doing it would be a carriage return(using the next line on that column only). How do I do that? Considering I can only use A4 Landscape format, increasing the width of the column in Crystal is not an option.
Help Please!!!!
Vik