I'm having problems exporting to excel at runtime using VB and the RDC Object model. I originally tried enabling the Export button toolbar on the CRViwer control, but a blank spreadsheet resulted at runtime.
I then tried to use a command button on the viwer with the following code behind it"
CRReport.Export PromptUser
I got the Crytal Report Export dialog boxes but after selecting the directory to export to I got the following error message
"Invalid Directory"
Any ideas anyone. Any code examples would help
Thanks
I then tried to use a command button on the viwer with the following code behind it"
CRReport.Export PromptUser
I got the Crytal Report Export dialog boxes but after selecting the directory to export to I got the following error message
"Invalid Directory"
Any ideas anyone. Any code examples would help
Thanks