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


Method or Data member not found error


Method or Data member not found error

Author
Message
SalahuddinAhmed570
SalahuddinAhmed570
Forum God
Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)Forum God (407 reputation)

Group: Forum Members
Posts: 1, Visits: 6
I was trying to generate report using VB 6 and Crystal Report 8 with following code



crt.SelectionFormula = ""



crt.ReportFileName = "E:\HSS\Salary\SalReports\rptPrintSalary.rpt"

crt.SelectionFormula = "{PrintSalaryT.ProjectCode}='" & code(0) & "' and {PrintSalaryT.OfficeCode}='" & cboOfficeCode & "' and {PrintSalaryT.EffectiveMonth}= #" & mskEffectiveMonth & "#"

crt.WindowState = crptMaximized

crt.Action = 1



The result is ending with the error message "Method or Data member not found"





can anybody get me out of this
Edited
2/18/2013 by SalahuddinAhmed570
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search