Click to See Complete Forum and Search --> : report can't show


erickwidya
September 2nd, 2004, 04:08 AM
hello, i got a problem here
i got this code in vb
crt.reportfilename = "c:\report1.rpt"
crt.retrievedatafiles
crt.SelectionFormula = "({tabel1.no}) = " & tbno.text & ""
crt.PrintReport
where crt the name of crystal report control

my question is..
1. i change the report1.rpt..there's some column that i del coz it doesn't need anymore..but when i open again in vb using the code above..it doesn't open any window like it used to be..what is the problem here? plzz helpp..
2. is my code above is the the right one to retrieve the report?

thanks for any help,
erick