I am using CR ver 9 and am trying to find the correct syntax for what i was using in ver 8.5
Session("oRpt"
.ParameterFields.GetItemByName(fldName).AddCurrentValue(fldType(fldValue))
where
fldName is the field name matching the parameter and
fldType is the type of field in the CR parameter(CBool,CDate etc)
fldValue is the field value passed
Throw me a life line !
doyledirk
Session("oRpt"
where
fldName is the field name matching the parameter and
fldType is the type of field in the CR parameter(CBool,CDate etc)
fldValue is the field value passed
Throw me a life line !
doyledirk