Hello,
I'm trying to programmatically export a report to the excel format. Crystal has two types of excel export: simple and data only. The simple has misaligned columns and looks just like the report. In other words, its usless for data manipulation.
My users love the Data Only version which seems to NOT be available from the object model.
I am using asp.net (with vb.net) version 2.0 in Visual Studio 2005.
Does anybody know how to replicate the Data Only format in code?
thanks
Jim
I'm trying to programmatically export a report to the excel format. Crystal has two types of excel export: simple and data only. The simple has misaligned columns and looks just like the report. In other words, its usless for data manipulation.
My users love the Data Only version which seems to NOT be available from the object model.
I am using asp.net (with vb.net) version 2.0 in Visual Studio 2005.
Does anybody know how to replicate the Data Only format in code?
thanks
Jim