Dear All,
I am facing one issue in excel after I export data from crystal reports to excel, it gets splitted into multiple rows.
Suppose if I take document remarks in detail section and for a limited size say it is having width of 10 and can grow check box is checked in format option, now remarks is having char size of 254 char thus this will lead excel row to three lines(Rows) after I export report in excel format. Because of this other data appearing in same line(row) gets disturbed and will get merged into other row. I have one solution which I don't think logical but let me tell you.
Solution : Instead of keeping fixed size of remarks column to 10 I will set the maximum size of the remarks column so that data appearing in remarks column will adjust in one line itself and no need to keep Can Grow, ON. Thus I can restrict the data to come in one line.
Now I want excel to merge the exported data of three lines into one line (Even Can Grow is on ) and automatically cell size should increase so that remarks column will not occupy next two rows.
Is it possible?? if yes then please let me know.
Regards,
Vinod Memane