anyone know why I can't pass this parameter to my report?
VB Code:
oRpt = New CrystalReport1() ' create new instance of the report object oRpt.RecordSelectionFormula = "begindate ='" & Format(tranPeriod, "MM/dd/yyyy") & "'"
|
Results 1 to 22 of 22
Thread: crystal report formulaThreaded View
|
Click Here to Expand Forum to Full Width |