The Crystal Report 7.0 Problem 
Author Message
 The Crystal Report 7.0 Problem

I want to export a .rpt file, but I received a error
message..................

                CR.PrintFileName = "\\Masisnt2\Report\4102ra4l\4102ra4l" +
PR_WHNO + ".rpt"
                CR.ParameterFields(0) = "DATE_FROM='" + CHI_DATE + "'"
                CR.ParameterFields(1) = "DATE_TO='" + CHI_DATE + "'"
                CR.ParameterFields(2) = "WHNO='" + PR_WHNO + "'"
                CR.ReplaceSelectionFormula ("{WAREHOUSE_LOG.LG_UPDATE} in '"
& CHI_DATE & "' to '"
& CHI_DATE & "' and" _
                                                                &
"{WAREHOUSE_LOG.LG_WHNO} = '" & PR_WHNO & "' ")
                CR.Action = 1

Error Message:
               Run-time error '20553'
               Invalid parameter field name

Confused,

Jackie



Mon, 19 Aug 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Crystal Reports 7.0 Problem

2. Problem using Seagate Crystal Report Automation Engine 7.0

3. Crystal Reports 7.0 Distribution with the Oracle direct driver problem

4. Viewing report created using Crystal reports 7.0

5. export report in crystal report 7.0

6. Using Access 7.0 Modules in Crystal Report 3.0

7. Crystal Report 7.0 Probleme:(((

8. vb6 and crystal report 7.0

9. Crystal Reports 7.0

10. VB 4.0 & Access 7.0 Crystal Reports

11. vb6.0 and crystal report 7.0

12. How to register craxdui.dll of Crystal Report 7.0

 

 
Powered by phpBB® Forum Software