I am using Crystal report version 7 in VB 6
I need to export the report to Excel version 8.
I could do this from the crystal viewer with export option,
but I do not want to bring up the viewer just to do this.
So I export directly to a file from the crystl32.ocx control, however the control only expose the printfiletype constant upto excel 5.
How can I export to excel 8 directly ??
Thanks in advance;
btw; the reason I want to export to execl 8 so the file can open on Exel XP cleanly
I need to export the report to Excel version 8.
I could do this from the crystal viewer with export option,
but I do not want to bring up the viewer just to do this.
So I export directly to a file from the crystl32.ocx control, however the control only expose the printfiletype constant upto excel 5.
How can I export to excel 8 directly ??
Thanks in advance;
btw; the reason I want to export to execl 8 so the file can open on Exel XP cleanly