Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Crystal Report


Crystal Report

Author
Message
zieqco
zieqco
Forum God
Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)Forum God (381 reputation)

Group: Forum Members
Posts: 1, Visits: 4
dear all,

ihave tried this code to open my crystal report, but this code dont work. I use ms Acces with password protected. this is my code I use :

With crBayar

.ReportFileName = App.Path & "\Report\BAYAR.rpt"

.Connect = App.Path & "\data\finance.mdb"

.DiscardSavedData = True

.RetrieveDataFiles

.DiscardSavedData = True

.ReplaceSelectionFormula ("{Tb_Bayar.Bayar} >=" & Val(txtTotalFrom) & " and {Tb_Bayar.Bayar} <=" & Val(txtTotalto) & "")

.Destination = crptToWindow

.PrintFileType = crptCrystal

.WindowState = crptMaximized

.WindowMaxButton = False

.WindowMinButton = False

.Action = 1

End With



please help me, asa soon as posible

roziqin
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search