Hi,
I've a strange problem with crystal reports. I'm using excel as a Database for my project. All the calculations are done in Excel. It have output sheets. From that sheet i've to get the data and create it as a report.
I'm able to create the report but it is not displaying all the values. For example,in Excel, column A & B , i've the following data.
Column A Column B
-------- --------
Row 1. 123 ABCD
Row 2. abc 1234
Row 3. abc123 ABC1234
Ok. In reports, it shows like this.
Column A column B
-------- --------
ABCD
123
abc123 ABC1234
why it is coming like this? How can I solve this? Help me on this issue...
Regards,
Mahesha.