Results 1 to 2 of 2
  1. #1

    Default Help on Crystal Report XI


    Hey Crystal Report Guru's and Masters Could Someone help me about this problem...i want to filter data using a datetime range this is my code

    Dim cry_App As New CRAXDRT.Application
    Dim cry_Rep As New CRAXDRT.Report
    Dim cry_DatabseTables As CRAXDDRT.DatabaseTables
    Dim cry_DatabseTable As CRAXDDRT.DatabaseTable
    Dim cry_Databse As CRAXDDRT.Database
    Dim cry_Param As CRAXDDRT.ParameterValues
    Dim ReportName As String

    ReportName = "D:\MyReport\Reports\Account_Recievables.rpt
    Set cry_Rep = cry_App.OpenReport(ReportName, 1)
    cry_Rep.EnableSelectDistinctRecords = True
    cry_Rep.EnableParameterPrompting = True
    cry_Rep.DiscardSavedData

    '-----------------Formula for Filtering Data---------------------------------

    cry_Rep.ParameterFields.GetItemByName("param1").Ad dCurrentRange "& DTPICKER1.VALUE &", "& DTPICKER2.VALUE & ", crRangeIncludeLowerBound + crRangeIncludeLowerBound

    cry_Rep.PaperOrientation = crLandscape
    cry_Rep.PaperSize = crPaperLetter
    With OCCCI.CrystalActiveXReportViewer1
    .ReportSource = cry_Rep
    .ViewReport
    .DisplayGroupTree = False
    While .IsBusy
    DoEvents
    Wend
    .Zoom "100"
    .Visible = True

    End With
    cry_Rep.RecordSelectionFormula = ""
    Set cry_Rep = Nothing
    Set cry_App = Nothing
    End Sub


    but it has an error something saying that:

    Parameter Field Value is not descrete


    Could anyone help fix this problem??

  2. #2

    Default Wala may nagreply wala cguroy kamao

    hehehehe wala may nagreply sko post wala cguro kamau....
    but anyway just shot off this thread ive already get the solution...thanx

  3.    Advertisement

Similar Threads

 
  1. help on videocams
    By Bao in forum Gizmos & Gadgets (Old)
    Replies: 27
    Last Post: 03-29-2008, 03:56 PM
  2. Help on Crystal Report 11 Developers Edition
    By RU9halogen in forum Programming
    Replies: 1
    Last Post: 03-24-2008, 05:05 PM
  3. help on Documentary Film
    By nunobone in forum TV's & Movies
    Replies: 25
    Last Post: 07-08-2005, 09:54 PM
  4. Help on K700i
    By buloi123 in forum Gizmos & Gadgets (Old)
    Replies: 3
    Last Post: 07-06-2005, 07:12 PM
  5. Help! on my SE K500i (Predefined Games)
    By mE_bytes in forum Gizmos & Gadgets (Old)
    Replies: 0
    Last Post: 07-03-2005, 04:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top