I have Excel 97 which is version 8 right ??
Don't think it matter whether you have excel or not, when
using the crystal report ocx control.
Here's the codes .......
crwReports.ReportFileName = strFile
crwReports.Connect = ReportsDSN
crwReports.ParameterFields(0) ... etc
'Export to a file in...
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...
related question.
declare the string as nvarchar is limited to 4000 characters. Is there a way to get round this.
Would declare as ntext work, if so please give an example
Cheers
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.